Viorel,
Thanks for your response. the array i have is the result of a
webservice. Its a data I pulled from another web site.
my rails application has no model
----->>> just a form {in index.erb} to send specific data to a
webservice (defined in my controller.rb). it is this websevice that
returns the above array. I want to display only the name of each event
{ in show.erb} with the name linking to another template
{ details.erb } that will display details specific to the name
clicked on.
Any response from any one is appreciated.
On Mar 5, 8:21 am, Viorel <[email protected]> wrote:
> Hi, Kevid!
> Have you tried scaffolding? It shold do the trick, you have only to
> delete unnecessary data in index.html.erb and move the link to name.
--
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.