restructure app

This commit is contained in:
Josh
2018-05-29 15:28:29 -04:00
parent 5042e2572c
commit 32ec2bacce
31 changed files with 303 additions and 472 deletions

View File

@ -1,8 +1,6 @@
GEM
remote: https://rubygems.org/
specs:
action_interceptor (1.1.0)
rails (>= 3.1)
actioncable (5.0.7)
actionpack (= 5.0.7)
nio4r (>= 1.2, < 3.0)
@ -79,12 +77,6 @@ GEM
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.23)
fine_print (3.1.0)
action_interceptor (>= 1.0)
jquery-rails
rails (>= 3.1)
responders
squeel
font-awesome-sass (5.0.13)
sassc (>= 1.11)
globalid (0.4.1)
@ -141,8 +133,6 @@ GEM
omniauth-twitter (1.4.0)
omniauth-oauth (~> 1.1)
rack
polyamorous (1.1.0)
activerecord (>= 3.0)
popper_js (1.12.9)
puma (3.11.4)
rack (2.0.5)
@ -179,9 +169,6 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
@ -227,10 +214,6 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
squeel (1.2.3)
activerecord (>= 3.0)
activesupport (>= 3.0)
polyamorous (~> 1.1.0)
tabler-rubygem (0.1.2)
autoprefixer-rails (>= 6.0.3)
thor (0.20.0)
@ -265,7 +248,6 @@ DEPENDENCIES
dotenv-rails
factory_bot_rails
faker
fine_print
font-awesome-sass (~> 5.0.13)
jbuilder (~> 2.5)
jquery-rails