Skip to content

Instantly share code, notes, and snippets.

View martyanov's full-sized avatar
🌀
Increasing the universe entropy

Andrey Martyanov martyanov

🌀
Increasing the universe entropy
View GitHub Profile

Keybase proof

I hereby claim:

  • I am martyanov on github.
  • I am martyanov (https://keybase.io/martyanov) on keybase.
  • I have a public key whose fingerprint is 5702 321E 76E2 7337 2643 AA3A 1AC4 6277 DBC4 281A

To claim this, I am signing this object:

@martyanov
martyanov / gist:972577
Created May 14, 2011 20:06
Setup rspec, spork and autotest notifications

Generate project without tests:

rails new project_name -T

Edit Gemfile:

group :development do