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
Mike Gunderloy 1696039f29 Remove SQLite2 from CI setup
Signed-off-by: Michael Koziarski <michael@koziarski.com>
2009-09-28 14:51:40 +13:00
actionmailer Prefer tap to returning 2009-09-28 14:38:24 +13:00
actionpack Introduce :almost keyword for distance_of_time_in_words. Make 1.75 days - 2 days return '2 days'. 2009-09-28 14:37:31 +13:00
activemodel Use ActiveModel::TestCase base class 2009-09-24 22:56:30 -07:00
activerecord Make has_one with :conditions hash scope build or creation of the associated object with those conditions 2009-09-28 14:50:33 +13:00
activeresource Make gemspecs the authoritative source instead of generating them from the Rakefile 2009-09-25 00:46:13 -05:00
activesupport Escaping symbol passed into Memoizable's flush_cache for query methods to allow them to be cleared 2009-09-28 14:48:13 +13:00
ci Remove SQLite2 from CI setup 2009-09-28 14:51:40 +13:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Allow PKG_NAME env variable to control the directory name used when 'rake dev' is used to generate a new rails app. 2009-09-28 14:41:17 +13: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 Restore "Start Rails::Application object 2009-09-25 21:32:28 -05:00
.gitmodules Remove submodule 2009-08-11 23:44:44 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Add rake gemspec and gemspecs to the repo 2009-08-31 17:20:44 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00