fixed jrails, fixed deprecation warnings

This commit is contained in:
albert
2010-10-27 13:40:50 -04:00
parent a9da0f1059
commit 484ff696e2
16 changed files with 119 additions and 99 deletions

View File

@@ -4,7 +4,7 @@ group :test do
gem "shoulda"
gem "factory_girl"
gem "mocha"
gem "faker"
gem "ffaker", :git => "http://github.com/EmmanuelOga/ffaker.git"
end
gem "rails", "3.0.0"