Here is what I'm getting:
C:/Rails/hopp/app/controllers/pages_controller.rb:16: invalid multibyte
char (US-ASCII)
C:/Rails/hopp/app/controllers/pages_controller.rb:16: syntax error,
unexpected tIDENTIFIER, expecting keyword_end
@title = "�ber"
^
C:/Rails/hopp/app/controllers/pages_controller.rb:16: unterminated
string meets end of file
C:/Rails/hopp/app/controllers/pages_controller.rb:16: syntax error,
unexpected $end, expecting keyword_end
I'm using Rails 3.0, Ruby 1.9.2, sqlite3.
Thanks.
Dani
--
Posted via http://www.ruby-forum.com/.
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.