Ruby on Rails
Go to file
Kris Selden afb786ad8a In PostgreSQLAdapter, switch tables query to use current_schemas function [#918 state:resolved]
Signed-off-by: wycats <wycats@gmail.com>
2010-03-26 17:18:33 -07:00
actionmailer Move application configuration to the application configuration object, remove railtie_name and engine_name and allow to set the configuration object. 2010-03-26 18:47:55 +01:00
actionpack Make X-Sendfile default to "" so it works correctly in dev mode. 2010-03-26 16:58:55 -07:00
activemodel Merge branch 'master' into docrails 2010-03-26 15:10:24 -07:00
activerecord In PostgreSQLAdapter, switch tables query to use current_schemas function [#918 state:resolved] 2010-03-26 17:18:33 -07:00
activeresource Move application configuration to the application configuration object, remove railtie_name and engine_name and allow to set the configuration object. 2010-03-26 18:47:55 +01:00
activesupport Merge branch 'master' into docrails 2010-03-26 15:10:24 -07:00
ci While isolated tests are useful, they take far too long to run for us to be getting useful information from CI. Perhaps another box that runs the isolated tests every 3 hours (instead of per commit) 2010-03-18 11:37:04 -07:00
doc/template
railties Make X-Sendfile default to "" so it works correctly in dev mode. 2010-03-26 16:58:55 -07:00
tools
.gitignore
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
Rakefile Require AP::VERSION in order to install gems. 2010-03-10 14:32:02 +01:00
load_paths.rb
rails.gemspec
rails3b.gemspec
version.rb