Ruby on Rails Wednesday, November 4, 2015

On 04/11/2015 15:53, Scott wrote:
> Please ignore the snarky comment at the end of the last comment and the stuff about just or putting in the public directory. I re-read your comment on Middleman and got a better feeling for what you are trying to do.
>
> The snark was me being out of my mind.
>
> Back on topic how dynamic is the erb you have? Are there models to go through? Are the links hard coded or generated from link_to statements? Maybe some sample pages would be helpful to offer suggestions.
>

It's just basic headers and footers really with <title> dynamic. I'm
moving a Perl CGI::Application app to Rails. Most of the files are
static and were generated with Perl Template::Toolkit. The company is
looking to do bigger things so I thought I'd port everything to Rails in
preparation. Rails will just handle the forms for now. Didn't like the
way Middleman seems to require a duplicate copy of all the assets.

gvim

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/563A4406.3060004%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment