Hi Joaquin,

I tried what you suggested and I now get this error message upon
loading the script/server localhost

 SyntaxError in Home#index

Showing home/index.html.erb where line #40 raised:

compile error
/Users/gb/villenoire/app/views/home/index.html.erb:40: syntax error,
unexpected kEND, expecting $end

Extracted source (around line #40):

37:   <%- end -%>
38: <%- end -%>


Any ideas?

Sorry if this seems simple.  I must also thank you and everyone who's
placed suggestions up.  It is a great help and a huge learning
experience.
GB

On Feb 24, 4:05 am, Joaquin Rivera Padron <[email protected]> wrote:
> hey there,
> you need to create some preferences for your app:
>
> $ echo 'Preference.create!' | script/console
>
> that's sometimes an issue, a rake task should do it (I guess there's one
> already)
>
> hth
> joaquin
--~--~---------~--~----~------------~-------~--~----~
Insoshi developer site: http://dogfood.insoshi.com/
Insoshi documentation: http://docs.insoshi.com/

You received this message because you are subscribed to the Google
Groups "Insoshi" 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/insoshi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to