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
2009-12-16 10:49:53 -06:00
actionmailer Should fix a few Sam Ruby fails. 2009-12-03 09:06:01 -08:00
actionpack Move route reloading into railties 2009-12-14 17:54:41 -06:00
activemodel Ruby 1.9.2: explicitly raise NoMethodError for explicit coercion attempts 2009-12-06 18:22:09 -08:00
activerecord When passing force_reload = true to an association, don't use the query cache [#1827 state:resolved] 2009-12-16 10:49:53 -06:00
activeresource Reorganize autoloads: 2009-12-02 20:01:08 -08:00
activesupport Add test for TimeWithZone#to_i with wrapped DateTime 2009-12-15 08:28:24 -06:00
arel@0faeb50474 Temporarily add submodules to the Rails repo for Arel and Rack::Mount. These submodules will be removed once we add proper Gemfile following to bundler 2009-11-16 12:30:06 -08:00
ci CI: yeah, run those tests 2009-11-10 17:19:39 -08:00
doc/template
rack@adf996587a Break up rails and railties: 2009-12-02 11:35:47 -08:00
railties Add the ability for plugins to set default configuration settings. 2009-12-15 22:13:52 -08:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore Ignore all pkg files 2009-12-02 11:35:48 -08:00
.gitmodules Break up rails and railties: 2009-12-02 11:35:47 -08:00
Gemfile Explicit source no longer needed, default gems source points to gemcutter. 2009-11-22 14:34:11 -08:00
pushgems.rb
rails.gemspec Break up rails and railties: 2009-12-02 11:35:47 -08:00
Rakefile Break up rails and railties: 2009-12-02 11:35:47 -08:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00