rails/railties/guides
Prem Sichanugrist a9f3c9da01 Using Object#in? and Object#either? in various places
There're a lot of places in Rails source code which make a lot of sense to switching to Object#in? or Object#either? instead of using [].include?.
2011-04-11 03:17:09 +08:00
..
assets Add CSS fix for WebKit/Mac rendering issue. 2011-02-05 13:09:35 -08:00
rails_guides Using Object#in? and Object#either? in various places 2011-04-11 03:17:09 +08:00
source Merge branch 'master' of git://github.com/lifo/docrails 2011-04-03 22:22:03 +02:00
rails_guides.rb upgrades RedCloth dependency to ~> 4.2, adds RedCloth to the project's Rakefile, removes gem call from the guides generator (use bundle exec if needed) 2011-01-12 21:12:44 +01:00
w3c_validator.rb fixed comment in w3c_validator 2010-12-25 01:19:33 +05:30