Skip to content

iRail/railtweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Welcome to RailTweet

== Getting Started

After deployment

1/ Load the stations

  Station.load_stations_from_file
  
  
== Generartion of Tracking Data

1/ Tracking

  Tracking.do_simple_tracking
  
== Delayed Joob

=DEV

script/delayed_job start

=PRODUCTION

RAILS_ENV=production script/delayed_job start
RAILS_ENV=production script/delayed_job stop

= CLEAR JOBS

rake jobs:clear

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published