Skip to content

Installing admin_data in a Rails 2.3.x project

hfritz edited this page Jun 21, 2011 · 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 -r rails2

After installing the plugin start the server

ruby script/server

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