We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rake cucumber:ok
rails s -p 3001
rake db:seed
Note: (This will generate a member for each one of you, see db/seeds.rb)
db/seeds.rb
Note: all the request through the API need an authentication token.
Read the authentication page!