working form
This commit is contained in:
@@ -13,3 +13,5 @@
|
||||
//= require jquery
|
||||
//= require jquery_ujs
|
||||
//= require_tree .
|
||||
//= require unpoly
|
||||
//= require bootstrap-sprockets
|
||||
|
||||
3
app/assets/javascripts/authors.coffee
Normal file
3
app/assets/javascripts/authors.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/
|
||||
1
app/assets/javascripts/proverbs.js
Normal file
1
app/assets/javascripts/proverbs.js
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
3
app/assets/javascripts/users.coffee
Normal file
3
app/assets/javascripts/users.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