# encoding: UTF-8
* To start using RVM you need to run `source /home/deployer/.rvm/scripts/rvm`
in all your open shell windows, in rare cases you need to reopen all shell windows.
$(function() {
return function1(function() {
return some(code);
});
});
$ ->
window.function1 = -> some code
$(function() {
return window.function1 = function() {
return some(code);
};
});
sed -i 's/\r//' script.sh
поможет config.assets.debug = true
config.assets.debug = false
//=require somecode
не обязательно если файл находится в /app/assets
и в application.js есть строка //= require_tree .
root ~/test_app/public;
у RoR index.html вообще есть?
yourserver.com
или назначить виртуал хост как default.yourserver.com
в hosts вашей OS