Adding views for the profile and entry pages
This commit is contained in:
parent
f16b31f077
commit
24646d5769
13 changed files with 177 additions and 7 deletions
1
Gemfile
1
Gemfile
|
@ -14,6 +14,7 @@ gem 'puma'
|
|||
gem 'haml-rails'
|
||||
gem 'pg'
|
||||
gem 'dotenv-rails'
|
||||
gem 'font-awesome-sass'
|
||||
|
||||
gem 'grape'
|
||||
gem 'grape-route-helpers'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue