prashantGyeser / urbanzeak

All the code and features for the new product go in here. The name of app might be changed later, this is the code name for now.
1 stars 0 forks source link

== README

== Compiling RAILS_ENV=production bundle exec rake assets:clean

== Migrating the database in production rake db:migrate RAILS_ENV="production"

== Running rails server using the production environment rails server -e production

== AJAX Spinner generated using http://preloaders.net/

== Useful links -- Getting started with testing http://everydayrails.com/2012/03/19/testing-series-rspec-models-factory-girl.html http://everydayrails.com/2012/04/07/testing-series-rspec-controllers.html

== Image manipulation javascript http://camanjs.com/ - Image effects http://www.jqueryrain.com/?EJTeRXdz - Blur

== Carousel http://slippry.com/

== Inspiration http://www.jacktorrancetrip.com/

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

Please feel free to use a different markup language if you do not plan to run rake doc:app.