Skip to content

Installing admin_data in a Rails 2.3.x project

neerajdotname edited this page Sep 21, 2010 · 5 revisions

If you are using Rails 2.3.x then use the following command to install the plugin.

ruby script/plugin install git://github.com/neerajdotname/admin_data.git

After installing the plugin start the server

ruby script/server

And then visit http://localhost:3000/admin_data