I wanted to make a ''simple blog'' refer to "Creating a weblog in 15 minutes" on rubyonrails.org I made controller named post, and model named posts and started again Webrick server but , ther was a error like this -> SyntaxError app/controllers/posts_controller.rb:1: Invalid char `\357'' in expression app/controllers/posts_controller.rb:1: Invalid char `\273'' in expression app/controllers/posts_controller.rb:1: Invalid char `\277'' in expression RAILS_ROOT: script/../config/.. This error occured while loading the following files: script/../config/../app/controllers/posts_controller.rb I wonder why this error is occuring.. P.S It''s my first writing in this group :) --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---