Added eco gem.
This commit is contained in:
parent
c8e0d631ca
commit
5bc2de1597
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -7,6 +7,8 @@ gem 'rails', '3.2.13'
|
||||||
#gem 'rails-observers'
|
#gem 'rails-observers'
|
||||||
#gem 'activerecord-session_store'
|
#gem 'activerecord-session_store'
|
||||||
|
|
||||||
|
gem 'eco'
|
||||||
|
|
||||||
# Bundle edge Rails instead:
|
# Bundle edge Rails instead:
|
||||||
#gem 'rails', :git => 'git://github.com/rails/rails.git'
|
#gem 'rails', :git => 'git://github.com/rails/rails.git'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue