Add annotate gem
This commit is contained in:
parent
c107f36f6d
commit
4cdd7dd21a
3 changed files with 6 additions and 1 deletions
1
Gemfile
1
Gemfile
|
|
@ -240,6 +240,7 @@ group :development do
|
|||
gem 'web-console'
|
||||
# as development database
|
||||
gem 'sqlite3'
|
||||
gem 'annotate'
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue