Added Website Settings
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -15,6 +15,7 @@ gem 'activerecord-session_store'
|
||||
gem 'highlight_js-rails', github: 'RedstonerServer/highlight_js-rails'
|
||||
gem 'kaminari', github: 'jomo/kaminari', branch: 'patch-2' # pagination
|
||||
gem 'jquery-textcomplete-rails', github: 'RedstonerServer/jquery-textcomplete-rails' # @mentions
|
||||
gem 'actionpack-action_caching'
|
||||
|
||||
# Gems used only for assets and not required
|
||||
# in production environments by default.
|
||||
@@ -43,4 +44,4 @@ end
|
||||
group :production do
|
||||
# Use unicorn as the app server
|
||||
gem 'unicorn'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user