mirror of
https://github.com/moebooru/moebooru
synced 2025-08-31 05:55:11 +00:00
Add hooves for development using mri/unicorn.
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -33,6 +33,7 @@ gem "i18n-js"
|
||||
|
||||
group :development do
|
||||
gem "quiet_assets"
|
||||
gem "hooves", :platforms => :mri
|
||||
end
|
||||
|
||||
group :test, :development do
|
||||
|
@@ -53,6 +53,8 @@ GEM
|
||||
multi_json (~> 1.0)
|
||||
geoip (1.2.1)
|
||||
hike (1.2.3)
|
||||
hooves (0.7)
|
||||
unicorn (> 0)
|
||||
i18n (0.6.1)
|
||||
i18n-js (2.1.2)
|
||||
i18n
|
||||
@@ -188,6 +190,7 @@ DEPENDENCIES
|
||||
diff-lcs
|
||||
exception_notification
|
||||
geoip
|
||||
hooves
|
||||
i18n-js
|
||||
jbuilder
|
||||
jquery-rails
|
||||
|
Reference in New Issue
Block a user