Hi Tim,

Have you tried using TYPUS - https://github.com/fesplugas/typus

It is quite easy to use and once you do a rails g typus you can get
rid of your forward facing admin files.

Hope this helps

Robbie

On Jan 18, 2:30 pm, Tim Wattenberg <[email protected]>
wrote:
> Hi folks,
> I am playing around with Ruby on Rails and, probably like most of the
> beginners, I started by writing a blog-application.
>
> My questions is, if there is a special way to build something like a
> frontend/backend structure.
> As you might (or probably) know, the frontend should just give out a
> database record and you can update or delete it within the backend.
> I could do this with two seperated models/controllers, but I wondered if
> there is a better way.
>
> Looking forward to your answers.
> Thanks
> Tim

-- 
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.

Reply via email to