February 3rd, 2012 See who's in the office with snitch, generate api docs from your rspec suite, learn some cool vim tricks, improve your UI with bootstrap 2.0, and more in this episode of Ruby5! January 31, 2012 In 3.2.1, we Devise a way to run Ruby 1.9.2 on Heroku, by using a 30% Fa...
February 8, 2012 Tagged: apprentice.io apprenticeship hiring designers developers Comments (View) Your next great teammate Every company we speak with could use a great web designer or developer on their team. We think we know where to find such mysterious figures. What does a great t...
I just launched a big update to Working With Unix Processes , an eBook addressing Unix programming specifically for Ruby developers. The book was released back in December but it never got a mention here on Rubyflow. To mark the release the book is selling for 25% off today only. The ...
Posted by seacreature on February 08, 2012 — 0 comments For the last week or so, I've been trying to build a framework which does for email what Sinatra/Rack have done for web application development. It's not nearly production ready, but Newman now has good documentation of its imple...
New Virtus Release With Truly Awesome Features Posted by solnic on February 08, 2012 — 0 comments I'm happy to announce that I've released Virtus 0.2.0 with nice new features. You can learn more here .
<%= form_tag "/auth/identity/register" do %> <% if @identity && @identity.errors.any? %> <div class="error_messages"> <h2><%= pluralize(@identity.errors.count, "error") %> prohibited this account from being saved:</h2> <ul> <% @identity.errors.full_messages.each do |msg| %> <li><%= ms...
Posted by jim on February 08, 2012 — 2 comments In continuing the discussion of DCI, I've written a bit about what purpose the Context serves . It's not just a new junk drawer to use extend with objects and modules.
Wednesday, February 8, 2012 at 6:08AM The New York Times has discovered multiple monitors . I'm amused. Airbrake acquired by Exceptional - Some consolidation in the Rails error-tracking world. More information on the history leading up to this here . DynamoDB for the Uninitiated - A s...
Posted by mikepack on February 08, 2012 — 0 comments Many people have been wondering the proper way to inject Roles into Data objects with DCI. I tackle this topic in DCI Role Injection in Ruby .
devise-russian 2.0.0.2 Russian language support for devise install gem install devise-russian Download Documentation Subscribe Stats Authors Andrey Korobkov 965 total downloads 12 for this version Owners Links Homepage Bundler gem "devise-russian", "~> 2.0.0.2" Versions 2.0.0.2 Februa...
Standup 02/07/2012: What's the Sound of All Hands Clapping? edit Posted by Ian Lesperance on Tuesday February 07, 2012 at 06:13PM Ask for Help "Are there any good enum gems that work with Rails 3.2?" Try simple_enum . But watch out: by default it will take your array of string values ...
pis_pasep_validator 0.0.1 PIS/PASEP validator for ActiveModel install gem install pis_pasep_validator Download Documentation Subscribe Stats Authors Ricardo H. 10 total downloads 10 for this version Owners Bundler gem "pis_pasep_validator", "~> 0.0.1" Versions 0.0.1 February 8, 2012 R...