1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00

Remove comments

This commit is contained in:
Bia Esmero 2013-01-17 01:22:24 +08:00
parent c20caadd32
commit 30caabddcb

View file

@ -257,9 +257,7 @@ feature Paloma::AddGenerator, 'creating controller folder and action file under
contains 'Paloma.existing_namespace.new_controller_folder = {'
end
end
# Investigate this.
# How is _callback.js generated here? It is not on the before block
file '_callbacks.js' do
contains "//= require ./new_controller_folder/_callbacks.js"
end