Skip to content

sergeyenin/curex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Run
1)bundle install
2)bundle exec rake db:setup
3)bundle exec rake db:migrate
4) cron job to delete all data every day
 */1 * * * * bundle exec rake truncate_data