Skip to content

Instantly share code, notes, and snippets.

View joannou's full-sized avatar

Joannou Ng joannou

View GitHub Profile
test:
override:
- bundle exec rspec spec
deployment:
acceptance:
branch: master
commands:
- ./script/heroku_deploy.sh <ACCEPTANCE_HEROKU_APP>:
timeout: 300
@joannou
joannou / lines.rb
Created August 14, 2013 20:15 — forked from kalupa/lines.rb
attr_accessible :one,
:two,
:three,
:four,
:five,
:six,
:seven,
:eight,
:nine,
:ten,
@joannou
joannou / lines.rb
Created August 14, 2013 20:11 — forked from kalupa/lines.rb
attr_accessible :one, :two, :three, :four, :five, :six, :seven, :eight, :nine, :ten, :eleven,
:twelve, :thirteen, :fourteen, :fifteen