RubyPulse Episode 0.16 – off_github
A simple tool which helps migrate your locally installed gems from github to gemcutter. http://www.rubypulse.com/episode-0.16_off_github.html
A simple tool which helps migrate your locally installed gems from github to gemcutter. http://www.rubypulse.com/episode-0.16_off_github.html
Rails 3 offers several new additions to validations. Here learn how to make a custom error_messages partial, reflect on validations, and clean up complex validations in a model. http://railscasts.com/episodes/211-validations-in-rails-3
Keep JavaScript out of your HTML content with unobtrusive JavaScript. Here I show how Rails 3 works with this best practice. http://railscasts.com/episodes/205-unobtrusive-javascript
This week’s screencast will be a hands-on demonstration of the new ActiveRecord finder API. Read the screencast’s related article
If you’ve ever wished creating desktop application was as easy as creating a Rails site, then this session is for you. Developed in a real business environment, Bowline is a Ruby desktop framework that is aiming to be the Rails of the desktop world. Bowline’s author will take you through …
Have you heard of Ruby? It’s an expressive, malleable, and fun language you can use in any Microsoft .NET-connected application. In this session we look at using IronRuby and the DLR to extend .NET-connected applications, test user interfaces, and even script behavior in the browser.