activeadmin/demo.activeadmin.info

Update in to latest version of Active admin

eshaiju opened this issue · 12 comments

Can we start working on updating this demo in to latest version of active admin and rails 4.1.8

We definitely should! There is nothing fancy about the AA and rails code.
Upgrading should be pretty easy.

On Sun, Dec 14, 2014, 20:56 Shaiju Edakulankara notifications@github.com
wrote:

Can we start working updating this demo in to latest version of active
admin and rails 4.1.8


Reply to this email directly or view it on GitHub
#20.

I like work on it if you guide me

Great! Here is how I suggest doing it:

  • create a brand new rails 4.1 app (or rails 4.2 if active admin is compatible)
  • install active admin
  • copy over app/*, config/routes.rb, db/*, lib/tasks/* from demo.activeadmin.info
  • get all that to work :)

Feel free to create a separate github repository. We can then graft your commits into this one.

Hi @pcreux

Please check this and let me know anything to be added

https://activeadmin-depot.herokuapp.com/

This looks great. Thanks for the hard work!

I'll get back to you in the next few weeks. I don't have much time these
days. :)
On Mon Dec 22 2014 at 8:55:33 PM Shaiju Edakulankara <
notifications@github.com> wrote:

Hi @pcreux https://github.com/pcreux

Git URL : https://github.com/eshaiju/activeadmin-depot


Reply to this email directly or view it on GitHub
#20 (comment)
.

Maybe we should have 2 or 3 demo apps, one for each ActiveAdmin version.

@timoschilling What is the added value of having one demo app per ActiveAdmin version? What about having one demo and trying to keep it to the latest?

See PR #22

Then we have a demo app for each maintained version. After we stop maintaining v0.6 we drop them and add a v1.1.

With all the other things that need work, it doesn't seem like a good idea to maintain demos for every version.

closed by #22