|
|
|
|
|
by gosukiwi
3142 days ago
|
|
There's [active admin](https://github.com/activeadmin/activeadmin) if you really want that kind of website, with a separate administration panel. In my experience it's always better to just write it on your own and better integrate it into the app, but Active Admin allows for some fast prototyping. |
|