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
Dave Rothlisberger 3eeb0df402 Further improvement to the documentation of has_many method collection.create:
Of course the "associated object" (base model) cannot be nil, or you wouldn't
be calling this method on it. What concerns the user is that the base model
must be present in the DB.
2009-12-28 14:33:26 +00:00
actionmailer Merge remote branch 'mainstream/master' 2009-11-17 22:47:23 +00:00
actionpack Fix some more typos in ActionController::Responder 2009-12-21 23:50:54 +01:00
activemodel Merge remote branch 'mainstream/master' 2009-11-17 22:47:23 +00:00
activerecord Further improvement to the documentation of has_many method collection.create: 2009-12-28 14:33:26 +00:00
activeresource Merge remote branch 'mainstream/master' 2009-11-17 22:47:23 +00:00
activesupport Fixed spelling mistake. 2009-12-17 15:50:06 -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
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 fixes broken link, thanks to veger 2009-12-25 23:04:24 +01: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 Remove Gemfile deps duplicated from AP gemspec 2009-11-14 03:27:18 -08:00
pushgems.rb
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