search for: coffee_script

Displaying 4 results from an estimated 4 matches for "coffee_script".

2012 Mar 27
10
`autodetect': Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes
...baba/.rvm/gems/ruby-1.9.2-p318/gems/execjs-1.3.0/lib/ execjs.rb:5:in `<module:ExecJS>'' from /home/fakirbaba/.rvm/gems/ruby-1.9.2-p318/gems/execjs-1.3.0/lib/ execjs.rb:4:in `<top (required)>'' from /home/fakirbaba/.rvm/gems/ruby-1.9.2-p318/gems/coffee- script-2.2.0/lib/coffee_script.rb:1:in `require'' from /home/fakirbaba/.rvm/gems/ruby-1.9.2-p318/gems/coffee- script-2.2.0/lib/coffee_script.rb:1:in `<top (required)>'' from /home/fakirbaba/.rvm/gems/ruby-1.9.2-p318/gems/coffee- script-2.2.0/lib/coffee-script.rb:1:in `require'' from /home/fakirba...
2012 Jan 14
1
Error in Creating a rubyonrails application
...es.rb:47:in `autodetect'': Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable) from /usr/lib/ruby/gems/1.8/gems/execjs-1.2.13/lib/execjs.rb:5 from /usr/lib/ruby/gems/1.8/gems/coffee-script-2.2.0/lib/ coffee_script.rb:1:in `require'' from /usr/lib/ruby/gems/1.8/gems/coffee-script-2.2.0/lib/ coffee_script.rb:1 from /usr/lib/ruby/gems/1.8/gems/coffee-script-2.2.0/lib/coffee- script.rb:1:in `require'' from /usr/lib/ruby/gems/1.8/gems/coffee-script-2.2.0/lib/coffee- script.rb:1 from /usr/lib/r...
2012 Jun 11
10
installing ruby on rails 1.9.3 on windows 7
....9.1/gems/execjs-1.4.0/l ib/execjs.rb:5:in `<module:ExecJS>'' from C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/execjs-1.4.0/l ib/execjs.rb:4:in `<top (required)>'' from C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/coffee-script- 2.2.0/lib/coffee_script.rb:1:in `require'' from C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/coffee-script- 2.2.0/lib/coffee_script.rb:1:in `<top (required)>'' from C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/coffee-script- 2.2.0/lib/coffee-script.rb:1:in `require'...
2011 Dec 05
9
jquery - word is not defined
Just starting out with a beginner book on jquery and the very first thing I am trying fails (has to be me) Rails 3.1 - other jquery things working including a poor example of drag & drop that is my ultimate target here but just simply trying to get every alternating row in a table to have a different css class So I''m using... app/assets/javascripts/people.js.coffee and put in...