Adding Turbolinks, adding status posting form on homepage
This commit is contained in:
parent
c28971c70c
commit
f14f462eaf
14 changed files with 104 additions and 2 deletions
|
@ -293,6 +293,9 @@ GEM
|
|||
thor (0.19.1)
|
||||
thread_safe (0.3.5)
|
||||
tilt (2.0.2)
|
||||
turbolinks (5.0.0.beta2)
|
||||
turbolinks-source
|
||||
turbolinks-source (5.0.0.beta3)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (2.7.2)
|
||||
|
@ -362,6 +365,7 @@ DEPENDENCIES
|
|||
simple_form
|
||||
simplecov
|
||||
therubyracer
|
||||
turbolinks (~> 5.0.0.beta)
|
||||
uglifier (>= 1.3.0)
|
||||
web-console (~> 2.0)
|
||||
webmock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue