rails/guides
Victor Costan ddf27acbc2 Introduce a context for rendering fixtures ERB.
Fixture files are passed through an ERB renderer before being read as
YAML. The rendering is currently done in the context of the main object,
so method definitons leak into other fixtures, and there is no clean
place to define fixture helpers.

After this commit, the ERB renderer will use a new subclass of
ActiveRecord::FixtureSet.context_class each time a fixture is rendered.
2013-12-03 02:52:26 -05:00
..
assets Adds Akshay Surve to Rails Guides credits list 2013-08-23 18:09:49 +05:30
bug_report_templates add missing arel dependency to active_record_master bug report script. 2013-11-29 17:07:24 +01:00
code/getting_started Fix URL to robots.txt documentation 2013-11-29 10:56:30 -04:00
rails_guides remove warnings on ruby trunk 2013-11-01 18:15:53 -02:00
source Introduce a context for rendering fixtures ERB. 2013-12-03 02:52:26 -05:00
.document adds guides/.document to tell rdoc not to process this directory 2013-03-04 22:28:23 +01:00
CHANGELOG.md Fix missing line and shadow on static error pages [ci skip] 2013-11-11 11:17:44 +04:00
rails_guides.rb remove warnings on ruby trunk 2013-11-01 18:15:53 -02:00
Rakefile Revert "Whitespace trimming in guides generation" 2013-06-14 00:30:40 +05:30
w3c_validator.rb Add exception handling to rake guides:validate 2012-08-24 12:06:44 +02:00