install letter_opener

This commit is contained in:
Nihad Abbasov 2011-10-31 16:20:41 +04:00
parent 31280cd4cb
commit 3f24f54061
3 changed files with 5 additions and 0 deletions

View file

@ -28,6 +28,7 @@ group :assets do
end
group :development do
gem 'letter_opener'
gem 'rails-footnotes', '>= 3.7.5.rc4'
gem 'annotate', :git => 'git://github.com/ctran/annotate_models.git'
end