1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
Matthew Draper c0af95e0ab Use a deliberately-invalid migration version in all doc examples
If we use a real version, at best that'll be an onerous update required
for each release; at worst, it will encourage users to write new
migrations against an older version than they're using.

The other option would be to leave these bare, without any version
specifier. But as that's just a variant spelling of "4.2", it would seem
to raise the same concerns as above.
2015-12-15 17:18:09 +10:30
..
assets Update rails_welcome.png 2015-06-24 01:38:08 -04:00
bug_report_templates Fix: make Travis CI happy about guides again 2015-09-01 10:00:06 -07:00
rails_guides Simplify RailsGuides::Generator#select_only a bit 2015-11-22 18:37:30 +03:00
source Use a deliberately-invalid migration version in all doc examples 2015-12-15 17:18:09 +10:30
.document
CHANGELOG.md rollback changes to changelog 2015-11-14 23:50:56 +05:30
rails_guides.rb Merge pull request #19240 from yui-knk/refactor/guide_rb 2015-03-18 12:32:10 +01:00
Rakefile Fix WARNINGS flag inside guides/Rakefile 2015-07-29 20:00:58 -04:00
w3c_validator.rb