Commit Graph

10 Commits

Author SHA1 Message Date
Akira Matsuda d5d91381b0 unbundle ruby-debug 2011-02-21 05:24:12 +09:00
hasimo 12bcf906f5 use mri_18 and mri_19 in Gemfile 2011-02-20 10:30:51 +09:00
Akira Matsuda 2659e0b59b Revert "Simplify Gemfile and allow development in Ruby 1.9"
This partly reverts commit 3d7f07585f.

Conflicts:
	Gemfile.lock

Reason:
  rake gemspec doesn't work well with this Gemfile and gemspec file
2011-02-20 06:50:24 +09:00
Leonard Chin 3d7f07585f Simplify Gemfile and allow development in Ruby 1.9
* Reference gemspec from Gemfile
 * Use ruby-debug19 if Ruby is 1.9
2011-02-19 16:45:58 +09:00
Junya Ogura 728acc53e7 add support for mongoid (adhocery) 2011-02-16 15:23:41 +09:00
Akira Matsuda 66217e5777 bundle steak and capybara 2011-02-08 11:19:05 +09:00
Akira Matsuda c09b47601c rspec 2.5 works well 2011-02-07 16:48:47 +09:00
Akira Matsuda 5b87a4b18f works on AR 3.0 now!
On AR 3.0, @inheritable_attributes is still nil when "inherited" in some reason.
So, this is a workaround that copies the values from the parent class.
2011-02-05 23:46:23 +09:00
Akira Matsuda 30cbc38d4e bundle 2011-02-05 23:45:49 +09:00
Akira Matsuda 4db3397b4d Initial commit to kaminari. 2011-02-05 22:32:10 +09:00