created traits and front end for editing traits

This commit is contained in:
Senad Uka
2015-02-01 05:21:18 +01:00
parent 35cc279527
commit d911d8ca63
12 changed files with 6347 additions and 1 deletions

View File

@@ -79,6 +79,8 @@ GEM
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.3)
railties (>= 3.2.16)
json (1.8.2)
loofah (2.0.1)
nokogiri (>= 1.5.9)
@@ -174,6 +176,7 @@ DEPENDENCIES
coffee-rails (~> 4.1.0)
jbuilder (~> 2.0)
jquery-rails
jquery-ui-rails
pg
puma
rails (= 4.2.0)