Adding Turbolinks, adding status posting form on homepage
This commit is contained in:
@ -12,4 +12,5 @@
|
||||
//
|
||||
//= require jquery
|
||||
//= require jquery_ujs
|
||||
//= require turbolinks
|
||||
//= require_tree .
|
||||
|
3
app/assets/javascripts/statuses.coffee
Normal file
3
app/assets/javascripts/statuses.coffee
Normal file
@ -0,0 +1,3 @@
|
||||
# Place all the behaviors and hooks related to the matching controller here.
|
||||
# All this logic will automatically be available in application.js.
|
||||
# You can use CoffeeScript in this file: http://coffeescript.org/
|
Reference in New Issue
Block a user