Hi all,

am working through Michael Hartl's tutorial and can't get past the
start of the second tutorial.  i've tried everything i can think of at
this point, lots of googling etc.. no luck.. found a reference to the
problem on google and the execjs has been "fixed" for this bug but it
doesn't seem to fix it on my sys - i double checked the gem version
and i have the newest.. still no luck.

I'm using Windows XP, ruby 1.8.7, rails 3.1.0 and i also tried the new
rc1 version.. same problems...

here's the error:
ExecJS::RuntimeError in Users#index

Showing /home/max/rails_proj/demo_app/app/views/layouts/
application.html.erb where line #6 raised:

湉異⁴牅潲㩲唠歮潮湷漠瑰潩⼢浴⽰硥捥獪〲ㄱ㤰㔲㈭㈹ⴸ㘱〵戴⵪⸰獪•灳捥晩敩⹤਍
  (in /home/max/rails_proj/demo_app/app/assets/javascripts/
users.js.coffee)
Extracted source (around line #6):

3: <head>
4:   <title>DemoApp</title>
5:   <%= stylesheet_link_tag    "application" %>
6:   <%= javascript_include_tag "application" %>
7:   <%= csrf_meta_tags %>
8: </head>
9: <body>
Rails.root: /home/max/rails_proj/demo_app

Application Trace | Framework Trace | Full Trace
app/views/layouts/application.html.erb:6:in
`_app_views_layouts_application_html_erb__1031573605_1065703900'
app/controllers/users_controller.rb:7:in `index'

thanks for any help...

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to