Friday, April 11, 2008
Wednesday, April 9, 2008
RubyAMP - Textmate Bundle
http://code.leadmediapartners.com/tools/rubyamp
From their site:
RubyAMP is a TextMate bundle that makes you more productive in editing, navigating, and debugging Ruby code. Now you can easily:
- auto-complete from all open tabs
- jump to a method, class, or fixture named under the cursor
- start the debugger on a series of RSpec examples and break at the current line
- inspect by highlighting to evaluate to tooltip or clipboard
- fire up a Merb/Rails server or console for your current app
- tail development.log
Monday, April 7, 2008
Sunday, April 6, 2008
Untitled
Coming soon: mod_rails! Also, check out the comparison between mod_rails, Thin, Ebb, and Mongrel.
Installing Ruby on Rails on Mac OS 10.5 or patching Dan Benjamin???s guide
http://michael.biven.org/2008/01/25/installing-ruby-on-rails-on-mac-os-105-or...
If you’re on an Intel Mac with Leopard, and you’ve recently upgraded your Ruby install and you are getting the infamous readline error:
dyld: NSLinkModule() errordyld: Symbol not found: _rl_filename_completion_function
when trying to run irb (or the console), you might want to check out this blog post; it made my world right again.
Thursday, April 3, 2008
scalr
http://code.google.com/p/scalr/
From the site: “Scalr is a fully redundant, self-curing and self-scaling hosting environment utilizing Amazon’s EC2.”
Subscribe to:
Posts (Atom)