SW Engineer wrote:
> I was thinking of doing partials as I did in the simple Rails
> application I worked on today.
> 
> But, since I'm using ActiveScaffold, I didn't find any *.html.erb in the
> views folder of the Rails application that I need to make my partials!

Right.  ActiveScaffold is a plugin and has its own views folder (which 
you normally shouldn't mess with).

> 
> How can I work with partials in ActiveScaffold?

ActiveScaffold is essentially a simple database interface.  Whatever 
you're doing with partials should not normally involve ActiveScaffold.

What are you trying to do here?

> 
> Thanks.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
-- 
Posted via http://www.ruby-forum.com/.

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