1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2010-04-22 12:00:13 +02:00
actionmailer Add missing require 2010-04-16 18:44:54 -03:00
actionpack Clean up the config object in ActionPack. Create config_accessor which just delegates to the config object, reducing the number of deprecations and add specific tests. 2010-04-22 12:00:13 +02:00
activemodel Fix Active Model observer tests 2010-04-16 13:14:52 -07:00
activerecord Some require indifferent_access added 2010-04-21 07:45:29 -07:00
activeresource Make this test pass on > 1.9 2010-04-19 11:44:11 -03:00
activesupport Clean up the config object in ActionPack. Create config_accessor which just delegates to the config object, reducing the number of deprecations and add specific tests. 2010-04-22 12:00:13 +02:00
bin Bring back bin/rails to life on edge 2010-04-13 14:23:38 -07:00
ci Replace deprecated RAILS_ROOT to Rails.env [#4373 state:resolved] 2010-04-12 21:13:19 -07:00
doc/template
railties Clean up the config object in ActionPack. Create config_accessor which just delegates to the config object, reducing the number of deprecations and add specific tests. 2010-04-22 12:00:13 +02:00
tools
.gitignore
Gemfile
load_paths.rb
rails.gemspec moved rails binary to rails gem, so rubygems can find specific versions of rails [#4382 state:resolved] 2010-04-12 19:56:38 -07:00
RAILS_VERSION
Rakefile
release.rb Simple release script 2010-04-13 12:26:15 -07:00
version.rb