This is the first (and hopefully only) release candidate of JRuby 1.7. The JRuby 1.7 release series represents a tremendous amount of work by dozens of contributors, and there are improvements in every subsystem. Users of highly-concurrent applications will see improvements in through...
NoPassword is a clever Ruby on Rails authentication system – developed by Alex Smolen - which eliminates the need for passwords. Passwords are an important element when it comes to protecting our online accounts. However, they’re highly problematic since they can be forgotten and they...
September 25, 2012 Comments (View) Hidden gems: suspenders There are a lot of gems out there. This is a great problem to have, but this paradox of choice is overwhelming for everyone. Not a day goes by when we don’t ask, “which of these three gems do I use for …” The solution: suspend...
for the purpose of one my soul mates Andrea Hess i dont use my time to explain i can do your job..just trust me...i can.. i am an affiliate of Andrea Hess , I would like to work on her Frequency , makes things more po... [more] for the purpose of one my soul mates Andrea Hess i dont u...
September 21st, 2012 Yell 1.0.0 ... Complex Has Many Associations with ActiveRecord ... A fireside chat about optional parentheses ... LearnRubyAndRails.com ... From Lisp to Ruby ... StrongParameters September 18th, 2012 This week we're serving up Passbook, Tokaido UI Preview, Geofenc...
Two weeks ago, I had the distinct pleasure of making a trip to Atlanta to help celebrate Atlanta PHP’s 100th meeting . Hosting 100 meetings is a huge achievement! The group is as active and vibrant as ever. We had a great time at meeting, which included a cookout (thanks for the veggi...
Accessing google analytics feeds from Ruby Posted by knaveofdiamonds on September 25, 2012 — 0 comments I had some problems with Garb recently, so created a small library to access Google Analytics feeds . Uses client login, SAX-style row handling (so it's fast!) and allows you to con...
Are you ready to be a part of an innovative and well established technology team, where you will be challenged and have the opportunity to use the latest technology leveraging modern development practices and tools ? We are looking for a Senior Developer Engineer (Ruby on Rails) with ...
This Ruby on Rails course is 10 weeks long and assumes you know very little about programming and have not used Ruby, Rails, or Databases previously. The videos are broken up by topic, so if you know one topic you can safely skip that video. Some weeks have exercises and quizes, this ...
Charla: "Introducción a Ruby y Rails" | Facebook
Screencast: Ruby's IO Buffering And You! Posted by jstorimer on September 25, 2012 — 0 comments I've been delving into Ruby's IO system lately and finding out lots of neat things. So I decided to share a few. The whole thing is less than 10 minutes long and demonstrates a bunch of nua...
Define everything you want in Ruby Posted by nashby on September 25, 2012 — 1 comment Have you ever thought about which symbols Ruby method name can contain? You can read about it here . Comments Canada Goose UK succeeded in building up a real emporium of fashion creations oh-so-a...
FrenzyBunnies: JRuby and RabbitMQ based background workers framework Posted by jondot on September 25, 2012 — 0 comments I just pusehd FrenzyBunnies . A JRuby and RabbitMQ based background workers framework, targeting high-performance and efficient resource utilization use cases. Comm...
Posted by robgleeson on September 25, 2012 — 0 comments The purpose of MetaMethod is to expose a number of methods that can tell you about the visibility of a Method object (is it public, protected, or private?). Its implementation is _very_ simple but it can be super useful if you wo...
What makes this opportunity unique? A really awesome team . The co-founder of the company is also the development lead and comes from a strong programming background. Kevin graduated Cum Laude in Computer Science from Harvard and been using Rails since version 1.0. We are always skept...
In de functie van Ervaren (!) Ruby on Rails Developer werk je in het Development team met andere ontwikkelaars aan verschillende projecten. Omdat er nu ook wat Junior niveau programmeurs ronddwarrelen, is het van belang dat jij de stabiele, ervaren Developer in het team bent. Dus; erv...
I am using Single Table Inheritance and have comments on all the subclasses. I am only using 1 controller for all the different STI types. When the form_for helper generates a URL for a subtype it tries to use a helper for the subtype, but I want it to use the helper for the parent. T...
We’ve been using Brakeman to do vulnerability scanning as part of our Continuous Integration (CI if you’re into dropping acronyms) process for a few months now. Running Brakeman as part of CI means that this is something that runs every time one of our developers makes an update to a ...