Ruby on Rails
Go to file
Andrew White 26bc5c542e Add ActionDispatch to RDoc task [#4287 state:resolved]
Signed-off-by: wycats <wycats@gmail.com>
2010-03-28 17:09:37 -07:00
actionmailer Bump mail dep to 2.1.5.1 2010-03-28 11:44:46 -07:00
actionpack Request#content_type exists in Rack::Request, and other parts of Rack::Request expect 2010-03-28 13:40:38 -07:00
activemodel Merge branch 'master' of github.com:rails/rails 2010-03-28 11:34:16 -07:00
activerecord defining a named_scope which overwrites an existing method is now allowed we just log a warning. 2010-03-28 13:53:20 -07:00
activeresource adds missing requires for Object#blank? and Object#present? 2010-03-28 14:15:02 +02:00
activesupport Drop expires argument from call to @data in MemCacheStore so it works with memcache-client and memcached gems, as advertised [#3672 state:resolved] 2010-03-28 13:57:14 -07:00
ci Why are we not updating bundler? 2010-03-28 15:46:45 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Merge remote branch 'rizwan/restrict' 2010-03-28 11:06:46 -07: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 Remove bin dir from .gitignore 2010-02-26 08:09:09 -08:00
Gemfile Actually, bring Arel back to Gemfile and use git repo since it helps development. 2010-03-25 23:31:42 +01:00
RAILS_VERSION Read Rails version from a file instead of modifying the load path and doing requires 2010-03-04 21:25:52 -08:00
Rakefile Add ActionDispatch to RDoc task [#4287 state:resolved] 2010-03-28 17:09:37 -07:00
load_paths.rb Bust gem prelude to ensure bundler's in the load path. Not sure what's broken here. 2010-03-27 12:06:27 -07:00
rails.gemspec Rails requires Rubygems 1.3.6 2010-03-09 23:44:12 -08:00
rails3b.gemspec Bump to Bundler 0.9.8. Remark on RubyGems 1.3.6 fix. 2010-02-25 16:55:42 -08:00
version.rb Add `rake update_versions` task at root for quickly updating all components 2010-03-02 00:32:41 -05:00