Move sample Rails app to separate repo or folder
Created by: maclover7
Currently the sample Rails application is taking up most of the root file path, and the administrate gem itself is nested under the administrate folder. It might make more sense if the gem itself took up the root file path, and if the sample app is moved to a separate repository, or to a "sample_app" directory.