Add Mina configuration

This commit is contained in:
Artem Chernikov 2014-07-07 16:08:53 +02:00
parent 2ee621a9b2
commit 460f763be5
5 changed files with 47 additions and 13 deletions

View file

@ -111,6 +111,8 @@ group :development do
gem 'sqlite3'
# Use letter_opener to open mails in development
gem 'letter_opener'
# mina is a blazing fast deployment system
gem 'mina'
end
# Use rspec and capybara as testing framework