Skip to content

happyclam/my-posi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== README

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

Things you may want to cover:

  • Ruby version
    ruby 2.2.4

  • Rails version
    Rails4.2.8

  • Database creation
    rake db:migrate

  • Database initialization
    wget -O ./temp.csv "http://k-db.com/futures/F101-0000?download=csv" && cat ./temp.csv | nkf -Lu -w8 > lib/futures.csv
    rails runner Candlestick::biteoff

  • How to run the test suite
    rails s

http://my-posi.herokuapp.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published