mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-20 14:14:09 +01:00
remove custom solution to visually show that you are running in development
environment and replace with rack-dev-mark gem
This commit is contained in:
parent
14ed010f7c
commit
5ed2de3ab0
5 changed files with 2 additions and 9 deletions
1
Gemfile
1
Gemfile
|
|
@ -31,6 +31,7 @@ gem "htmlentities"
|
|||
gem "swf_fu"
|
||||
gem "rails_autolink"
|
||||
gem "cache_digests"
|
||||
gem "rack-dev-mark"
|
||||
|
||||
# To use ActiveModel has_secure_password
|
||||
gem 'bcrypt', '~> 3.1.7'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue