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
José Valim d6f10126eb Also load generators at lib/rails_generators.
Signed-off-by: Yehuda Katz <wycats@Yehuda-Katz.local>
2009-11-23 09:08:33 -08:00
actionmailer Unify test:isolated across components and run by default at toplevel 2009-11-10 16:50:15 -08:00
actionpack Update gemspec also 2009-11-19 18:31:50 -08:00
activemodel Uses Hash#reverse_merge 2009-11-13 10:31:05 -08:00
activerecord Insert generated association members in the same order they are specified when assigning to a has_many :through using the generated *_ids method 2009-11-17 22:25:40 -08:00
activeresource Unify test:isolated across components and run by default at toplevel 2009-11-10 16:50:15 -08:00
activesupport Create SyncListener. Since they do not rely on Thread, they can be used on Google App Engine. 2009-11-23 09:08:17 -08: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 Horo rdoc template 2008-06-22 10:38:25 -07:00
rack-mount@3784e633b4 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
railties Also load generators at lib/rails_generators. 2009-11-23 09:08:33 -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 Refactor plugins 2009-11-11 18:09:16 -08:00
.gitmodules 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
Gemfile Explicit source no longer needed, default gems source points to gemcutter. 2009-11-22 14:34:11 -08:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Unify test:isolated across components and run by default at toplevel 2009-11-10 16:50:15 -08:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00