Welcome controller added
Can be used for main index, about page etc.
This commit is contained in:
parent
741bf5d4e4
commit
f28c637d10
6 changed files with 22 additions and 0 deletions
3
app/assets/javascripts/welcome.js.coffee
Normal file
3
app/assets/javascripts/welcome.js.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/
|
||||
Loading…
Add table
Add a link
Reference in a new issue