1. 05 12月, 2013 4 次提交
  2. 04 12月, 2013 5 次提交
  3. 03 12月, 2013 2 次提交
    • V
      Introduce a context for rendering fixtures ERB. · ddf27acb
      Victor Costan 提交于
      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.
      ddf27acb
    • R
      Make the release notes consistent [ci skip] · 81abcb79
      Rafael Mendonça França 提交于
      Conflicts:
      	guides/source/4_1_release_notes.md
      81abcb79
  4. 29 11月, 2013 2 次提交
  5. 28 11月, 2013 1 次提交