Tag: Ruby on Rails

Web Applications for Developers

Web Applications for Developers

This is a short list of some of the amazing, new applications coming out for developers to use on the web: Heroku for Ruby on Rails …

 

Multiple-Model Forms in Rails

Multiple-Model Forms in Rails

I don’t know how many others have tried this, but trying to create a form in Rails that uses multiple models is quite a challenge. …

 

Restful OpenID Authentication

Restful OpenID Authentication

I’ve spent a little time recently working with Edge Rails, RESTful resources, RestfulAuthentication and OpenIDAuthentication. That’s a mouthful for sure. I’ve uploaded my sample_app (based on …

 

What Is a Development Framework?

What Is a Development Framework?

I’ve been thinking about this question ever since I came across WAMP Server the other day. In their list of included packages, they noted Joomla, …

 

XForms on Rails

XForms on Rails

The debate rages on between those who prefer the simplicity of HTML forms combined with scripting and those who dream of a day when everything …