actionmailer
|
Mention that ActionMailer::Base.default_url_options is now deprecated
|
2010-07-21 17:10:24 +02:00 |
actionpack
|
correct typos in Routing examples
|
2010-07-19 14:01:32 +02:00 |
activemodel
|
replacing around with for in the comments for callbacks
|
2010-07-18 18:02:40 -04:00 |
activerecord
|
expanded comment for update_attribute method
|
2010-07-20 06:56:20 -04:00 |
activeresource
|
Make sure ActiveResource::Errors#from_json doesn't pass nil to #from_array [#3650 state:commited]
|
2010-06-26 19:23:10 +02:00 |
activesupport
|
Don't rely on implementation-specific order-dependence of array comparisons in unit tests
|
2010-07-17 01:59:51 +08:00 |
bin
|
add missing shebang to rails bin. LH [#4885 state:resolved]
|
2010-06-19 00:54:42 -07:00 |
ci
|
CI should bundle update instead of install so gems are properly updated
|
2010-07-16 05:52:34 +08:00 |
doc/template
|
migrates the Jamis template to RDoc 2.x, the root Rakefile requires RDoc 2.2
|
2010-06-16 04:06:20 +02:00 |
railties
|
non-singleton true and false should go on regular font
|
2010-07-20 18:17:29 +02:00 |
tools
|
Support an extra profile printer arg
|
2010-06-24 01:08:12 -07:00 |
.gitignore
|
Bump bundler dependency to 1.0.0.beta.2 or later
|
2010-07-01 10:44:53 -07:00 |
Gemfile
|
Bump up nokogiri, memcache-client, sqlite3-ruby, fcgi, mail and tzinfo
|
2010-07-15 13:18:47 -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
|
Bump bundler to 1.0.0.beta.5
|
2010-07-15 13:52:59 -07:00 |
RAILS_VERSION
|
Get ready for beta 4
|
2010-06-08 14:47:02 -04:00 |
Rakefile
|
pdoc tasks publishe APIs in api.rubyonrails.org
|
2010-06-16 22:39:13 +02:00 |
release.rb
|
Simple release script
|
2010-04-13 12:26:15 -07:00 |
version.rb
|
Ops, this should be beta4.
|
2010-06-24 04:31:07 -07:00 |