search for: oneoffs

Displaying 3 results from an estimated 3 matches for "oneoffs".

Did you mean: oneoff
2011 Nov 13
1
How do you execute "rails runner" in Heroku?
I''m going through the 4th edition of the book _Agile Web Development in Rails_. One of the exercises involves automatically creating 100 orders. The command to run locally is "rails runner script/load_orders.rb". I have no problems here - it works. What''s the command for running this in the deployed Heroku application? -- You received this message because you
2009 Sep 08
2
Rails + Sybase ASE : group effort, please
...8/gems/activerecord-2.3.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in `checkout'' from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in `connection'' from C:/scripts/OneOffs/lib/TalkingToPacs.rb:16 ___ sybase_adapter.rb, line 45: ConnectionAdapters::SybaseAdapter.new( SybSQL.new({''S'' => host, ''U'' => username, ''P'' => password}, ConnectionAdapters::SybaseAdapterContext), database, co...
2008 Jun 21
5
recommendations for copying large filesystems
I need to copy over 100TB of data from one server to another via network. What is the best option to do this? I am planning to use rsync but is there a better tool or better way of doing this? For example, I plan on doing rsync -azv /largefs /targetfs /targetfs is a NFS mounted filesystem. Any thoughts? TIA -------------- next part -------------- An HTML attachment was scrubbed... URL: