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
2010-07-12 17:58:48 -07:00
actionmailer Avoids deprecation warning running tests 2010-07-04 13:52:48 -07:00
actionpack Fixes a regression caused by having mapping options controller and action as blank 2010-07-12 19:47:28 +02:00
activemodel Add missing require to use Set 2010-07-11 02:55:47 -03:00
activerecord our method is modifying the original array, so refactor to use destructive methods 2010-07-12 17:58:48 -07: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 We shouldn't rely on float comparison, delta added just in case float representation of this values aren't equal 2010-07-12 09:59:52 +08:00
bin add missing shebang to rails bin. LH [#4885 state:resolved] 2010-06-19 00:54:42 -07:00
ci We need to wait for the final release of bundler for this to make sense 2010-07-11 18:04:00 -03: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 Just add connection management middleware if running in a concurrent environment. 2010-07-12 20:18:54 +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 Vendor unreleased rack-mount 0.6.6.pre dependency 2010-06-27 16:28:04 -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 Revert "Revert "Bump bundler to 1.0.0.beta.3"" 2010-07-09 20:55: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