Ruby on Rails
Go to file
Xavier Noria 07c6b7a6ad migrates the Jamis template to RDoc 2.x, the root Rakefile requires RDoc 2.2
To understand the changes in horo.rb check rdoc/template.rb in a RDoc 2.x
2010-06-16 04:06:20 +02:00
actionmailer edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
actionpack edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
activemodel edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
activerecord Merge remote branch 'rails/master' 2010-06-14 23:24:41 +02:00
activeresource edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
activesupport edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
bin Bring back bin/rails to life on edge 2010-04-13 14:23:38 -07:00
ci edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02: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 edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
tools Ensure require and load are private - h/t apeiros 2010-04-24 10:38:41 -07:00
.gitignore Ignore generated railties RDocs [#4289 state:resolved] 2010-03-28 22:45:29 -07:00
Gemfile migrates the Jamis template to RDoc 2.x, the root Rakefile requires RDoc 2.2 2010-06-16 04:06:20 +02:00
RAILS_VERSION Get ready for beta 4 2010-06-08 14:47:02 -04:00
Rakefile migrates the Jamis template to RDoc 2.x, the root Rakefile requires RDoc 2.2 2010-06-16 04:06:20 +02: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 Update bundler dependency 2010-06-08 18:10:18 -04:00
release.rb Simple release script 2010-04-13 12:26:15 -07:00
version.rb Update versions (otherwise you install a gem from source as beta3 but internally it's beta2) and update CHANGELOG. 2010-04-10 12:17:34 +02:00