Skip to content

tannakartikey/currents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,421 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • Ruby version: 2.1.10

Database creation

Configure the following environment variable in config/application.yml.
Check out config/application.yml.sample to know about all the variables used in the app.
Figaro will load it into the environment

How to run the test suite

rspec test

Rake tasks

rake check_location:files to check if coordinate file exists for every location. rake db:seed:single['<model_name>'] to seed populate single table. Seed file must be present in db/seeds/.

Staging

currents-dev.herokuapp.com

About

Currents Fishing Network Application

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 53.1%
  • JavaScript 27.8%
  • HTML 9.7%
  • Ruby 7.9%
  • PHP 1.1%
  • CoffeeScript 0.3%
  • Other 0.1%