On Mar 1, 2010, at 6:42 AM, Dan wrote:

I need to change some of the automatic response messages generated by
Hobo, but at the moment I'm struggling to find out where / how I do
it.

e.g.

Instead of:

"The record was created successfully."

I'd like it to say:

"The record was created successfully and has been sent for review"


You can set the flash message inside the action's block, but the simplest way is simply to use the i18n system to change the message.

See this gist: http://gist.github.com/318547 for an example.

--Matt Jones

--
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en.

Reply via email to