No commit activity in last 3 years
No release in over 3 years
Ruby on Rails Real Estates engine for Refinery CMS
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Real Estate engine for Refinery CMS. (on developing)

How to setup application

You can run this application running the following commands:

git clone git://github.com/davithss/refinerycms_real_estates.git

bundle install

rake db:migrate

rails server

How to collaborate

If you would collaborate, you can create a fork, apply the modification and submit a pull request :)