Is there a good admin generator for Ruby on Rails?

前端 未结 12 1563
小蘑菇
小蘑菇 2021-01-30 21:29

My current project is in Rails. Coming from a Symfony (PHP) and Django (Python) background, they both have excellent admin generators. Seems like this is missing in Rails.

12条回答
  •  日久生厌
    2021-01-30 21:55

    Active Admin (http://activeadmin.info/) was released in May of 2011, and looks like it's going to become the best Rails 3 option.

    features

提交回复
热议问题