Starting to document things with rdoc

This commit is contained in:
Henne Vogelsang 2014-04-08 21:02:10 +02:00
parent ad1121ffb0
commit accd7d1a58
8 changed files with 108 additions and 360 deletions

View file

@ -23,6 +23,7 @@ group :development, :test do
gem 'letter_opener'
gem 'rspec-rails', '~> 3.0.0.beta'
gem 'capybara', '1.1.2'
gem 'rdoc-generator-fivefish'
end
group :production do