popolo-project / popolo-engine

A reference implementation of Popolo as a Rails engine
MIT License
11 stars 7 forks source link

Update Rails version to latest 3.2 for security #15

Closed walter closed 10 years ago

jpmckinney commented 10 years ago

I'll probably switch to 4.0 soon (#13). Any objections?

walter commented 10 years ago

I would imagine we'll be holding off for another couple months before a Rails upgrade.

Maybe you could release a version of the gem specifically before Rails 4 switch so we could freeze at that.

jpmckinney commented 10 years ago

Will you be using the engine directly in askthem or will it run as a separate app, which askthem will call, maybe over an HTTP API?

walter commented 10 years ago

At the moment we are using it directly. We may refactor to an API later, but it's too early to tell.