mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-05-21 21:28:42 +00:00
Adding backbone-rails
This commit is contained in:
parent
e5f8853a43
commit
834fbb3d41
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -43,3 +43,4 @@ gem 'mysql2'
|
|||
gem 'therubyracer'
|
||||
gem "acts_as_list"
|
||||
gem 'web-app-theme', :git => 'https://github.com/pilu/web-app-theme.git'
|
||||
gem 'rails-backbone'
|
||||
|
|
|
|||
Loading…
Reference in a new issue