2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-31 14:05:14 +00:00

Add hooves for development using mri/unicorn.

This commit is contained in:
edogawaconan
2013-06-29 02:10:21 +09:00
parent 6f783ca0f6
commit f1a048a46b
2 changed files with 4 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ gem "i18n-js"
group :development do group :development do
gem "quiet_assets" gem "quiet_assets"
gem "hooves", :platforms => :mri
end end
group :test, :development do group :test, :development do

View File

@@ -53,6 +53,8 @@ GEM
multi_json (~> 1.0) multi_json (~> 1.0)
geoip (1.2.1) geoip (1.2.1)
hike (1.2.3) hike (1.2.3)
hooves (0.7)
unicorn (> 0)
i18n (0.6.1) i18n (0.6.1)
i18n-js (2.1.2) i18n-js (2.1.2)
i18n i18n
@@ -188,6 +190,7 @@ DEPENDENCIES
diff-lcs diff-lcs
exception_notification exception_notification
geoip geoip
hooves
i18n-js i18n-js
jbuilder jbuilder
jquery-rails jquery-rails