- SwitchTower: Automating Application Deployment
SwitchTower is a standalone utility that can also integrate nicely with Rails. You simply provide SwitchTower with a deployment recipe that describes your various servers and their roles, and voila! You magically have single-command deployment. It …
(categories: automation deployment rails ruby ) - RDT – Ruby Development Tools: Welcome
RDT is an open source Ruby IDE for the Eclipse platform. Features supported are syntax highlighting, on the fly syntax check, graphical outline, Test::Unit view/runner, Ruby application launching, content assist, source formatter, and a Ruby debugger.
(categories: eclipse ide ruby )
Category Archives: Ruby on Rails
Ruby on Rails in the Java community
Couple of months ago I attended the No Fluff Just Stuff conference up in Framingham, I took a bunch of notes which I intented to post to this blog, but never got around to it. The conference tag line is “The best value in the Java / Open Source conferencing space hands down” and I’d have to agree, although the emphasis on Ruby on Rails was surprising. Turns out that a number of the speakers who make their living consulting and writing books about Java have taken up Ruby on Rails and so maybe 25% of the sessions were about Ruby on Rails (the session by Dave Thomas was maybe one of the best conference sessions I’ve ever been too). I guess all this is to say that it’s not a surprise that the next ACM WebTech group meeting in Waltham is going to be about Ruby on Rails.
Links: 11-3-2005
- Bogle’s Blog » Ruby On Spring
JRuby, Spring, Hibernate, a different combination of some hot acronyms.
(categories: hibernate jruby ruby spring ) - XML.com: REST on Rails
How to use REST with Ruby on Rails.
(categories: rails rest ruby xml )
Links: 10-6-2005
- How to Use Rails With Subversion in Ruby on Rails
Rails generates a good number of files that you don’t want stored in your source code repository. Here’s how to set it up.
(categories: rails subversion )
Links: 9-26-2005
- Prototype JavaScript Framework: Class-style OO, Ajax, and more
Included with rails and extended by script.aculo.us and rico.
(categories: framework javascript ) - script.aculo.us – web 2.0 javascript
Pretty cool JavaScript library based on prototype, via Ben Galbraith / NFJS
(categories: ajax dhtml javascript wow )