Initial commit

This commit is contained in:
domaindrivendev
2015-01-12 18:06:57 -08:00
parent e4da21b9c5
commit 9b0539a79d
17 changed files with 219 additions and 17 deletions

View File

@@ -2,6 +2,8 @@ PATH
remote: .
specs:
swagger_rails (0.0.1)
coffee-rails
haml-rails
rails (~> 4.2.0)
GEM
@@ -44,10 +46,32 @@ GEM
tzinfo (~> 1.1)
arel (6.0.0)
builder (3.2.2)
coffee-rails (4.1.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.3.0)
coffee-script-source
execjs
coffee-script-source (1.8.0)
erubis (2.7.0)
execjs (2.2.2)
globalid (0.3.0)
activesupport (>= 4.1.0)
haml (4.1.0.beta.1)
tilt
haml-rails (0.7.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml (>= 3.1, < 5.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
hike (1.2.3)
hpricot (0.8.6)
html2haml (1.0.1)
erubis (~> 2.7.0)
haml (>= 4.0.0.rc.1)
hpricot (~> 0.8.6)
ruby_parser (~> 3.1.1)
i18n (0.7.0)
json (1.8.2)
loofah (2.0.1)
@@ -88,6 +112,9 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
ruby_parser (3.1.3)
sexp_processor (~> 4.1)
sexp_processor (4.4.4)
sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)