joshsoftware / feather_cms

Feather CMS is a lightweight CMS
MIT License
21 stars 10 forks source link

Make this a Rails engine #3

Open gautamrege opened 12 years ago

gautamrege commented 12 years ago

Currently the generators update the Rails project code. That is not a good approach. So we need convert this to a Rails engine.

fluxsaas commented 12 years ago

hey,

i started out with that task, basic functionality is available, including (https://github.com/joshsoftware/feather_cms/pull/14).

you can give it a try with: https://github.com/fluxsaas/feather_cms#you-want-to-checkout-how-it-looks-and-works-

i did not checked the cashing yet, but prepared the engine for rspec test, also simplified the controller and routes, not authentication yet.

let me now what you think.

k

gautamrege commented 12 years ago

Damn! Missed this message - found it just now when I was searching for some status update :)

I'll get back to you on this.

www.joshsoftware.com

On Jun 21, 2012, at 7:54 AM, kalle saasreply@reply.github.com wrote:

hey,

i started out with that task, basic functionality is available, including (https://github.com/joshsoftware/feather_cms/pull/14).

you can give it a try with: https://github.com/fluxsaas/feather_cms#you-want-to-checkout-how-it-looks-and-works-

i did not checked the cashing yet, but prepared the engine for rspec test, also simplified the controller and routes, not authentication yet.

let me now what you think.

k


Reply to this email directly or view it on GitHub: https://github.com/joshsoftware/feather_cms/issues/3#issuecomment-6480417