Public Gists by mortenbagai

Gravatar
Wed Oct 07 11:33:45 -0700 2009
1
2
3
$ heroku console --app eftplus
Ruby console for eftplus.heroku.com
>> Transaction.all.size
Gravatar
Tue Sep 29 20:51:01 -0700 2009
1
2
rds-authorize-db-security-group-ingress default --ec2-security- group-name MyEC2ApplicationServers --ec2-security-group-owner-id
111111111111
Gravatar
Thu Sep 10 15:02:43 -0700 2009
1
2
3
$ bin/migrate on5wis-books on5wis@mac.com
** App Name on5wis-books
** App ID 53919
Gravatar
Thu Sep 10 12:14:10 -0700 2009
1
2
3
$ bin/migrate mypewepa marcric@gmail.com
** App Name mypewepa
** App ID 50386
Gravatar
Wed Sep 09 13:08:34 -0700 2009
1
2
3
$ heroku db:push postgres://hg878603:hg878603@127.0.0.1/hg878603 --app rubycalcsnips8
/opt/local/lib/ruby/gems/1.8/gems/rush-0.6.2/lib/rush/local.rb:326:in `bash': Identity added: /Users/morten/code/garden/.ssh/id_rsa (/Users/morten/code/garden/.ssh/id_rsa) (Rush::BashFailed)
Install the Taps gem to use db commands. On most systems this will be:
Gravatar
Thu Sep 03 18:03:06 -0700 2009
1
2
3
$ bin/migrate newfisk david.kjelkerud@gmail.com
** App Name newfisk
** App ID 55811
Gravatar
Thu Sep 03 13:23:55 -0700 2009
1
2
3
$ tar --help
tar(bsdtar): manipulate archive files
First option must be a mode specifier:
Gravatar
Wed Sep 02 18:01:21 -0700 2009
1
2
3
tubbs:garden morten$ bin/migrate newfisk david.kjelkerud@gmail.com
** App Name newfisk
** App ID 1111
Gravatar
Wed Sep 02 13:57:04 -0700 2009
1
2
3
bin/migrate newfisk david.kjelkerud@gmail.com
Failed to get garden app 'newfisk'
Resource not found
Gravatar
Mon Jun 29 14:05:35 -0700 2009
1
2
3
post '/press' do
  digits = params[:digits]
  
Gravatar
Wed Jun 17 17:34:17 -0700 2009
1
2
3
Counting objects: 5, done.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 303 bytes, done.
Gravatar
Tue Apr 14 17:56:57 -0700 2009
1
2
3
tubbs:retraceable morten$ heroku console --app retraceable
API request timed out. Please try again, or contact support@heroku.com if this issue persists.
tubbs:retraceable morten$ heroku console --app retraceable
Gravatar
Fri Mar 20 16:23:34 -0700 2009
1
2
3
tubbs:myseasonbets morten$ heroku info
=== myseasonbets
Web URL: http://myseasonbets.heroku.com/
Gravatar
Tue Mar 17 17:22:29 -0700 2009
1
2
3
dniasxnsmh=> \o users.csv
dniasxnsmh=> \f ,
Field separator is ",".
Gravatar
Wed Mar 04 16:38:16 -0800 2009
1
2
3
$ git push heroku master
Wed Mar 04 16:13:50 -0800 2009 heroku@akkartik.com: git-receive-pack
'furious-lightning-21.git'
Gravatar
Fri Feb 27 13:00:38 -0800 2009
1
config.action_mailer.delivery_method = :smtp
Gravatar
Thu Feb 26 20:57:06 -0800 2009
1
2
3
tubbs:~ morten$ heroku db:pull sqlite://wiki-woo.db --app wiki
Receiving schema from remote taps server http://heroku:[hidden]@taps.heroku.com into local database sqlite://wiki-woo.db
Receiving data from remote taps server http://heroku:[hidden]@taps.heroku.com into local database sqlite://wiki-woo.db
Gravatar
Tue Feb 24 17:47:31 -0800 2009
1
2
3
tubbs:spree morten$ heroku db:push sqlite://db/development.sqlite3
Sending schema to remote taps server http://heroku:osui59a24am79x@taps.heroku.com from local database sqlite://db/development.sqlite3
Sending schema and data from local database sqlite://db/development.sqlite3 to remote taps server at http://heroku:osui59a24am79x@taps.heroku.com
Gravatar
Mon Feb 23 16:42:12 -0800 2009
1
2
3
tubbs:~ morten$ heroku db:pull sqlite://foo.db --app wiki
Receiving schema from remote taps server http://heroku:osui59a24am79x@taps.heroku.com into local database sqlite://foo.db
Receiving data from remote taps server http://heroku:osui59a24am79x@taps.heroku.com into local database sqlite://foo.db
Gravatar
Mon Feb 23 10:25:03 -0800 2009
1
2
3
###
# Configuration
###