In this comprehensive online course from The Pragmatic Studio, you’ll learn everything you need to know about Ruby to be a productive Ruby and Rails programmer. The format of this course follows the same style as our popular live Studios: engaging instruction, live coding, and practic...
It’s RubyConf time! Whether you can make it to Denver this year or not, help us celebrate Ruby & Rails. We’ve got three events going on: 1. Use coupon code RubyConf2012 and save 40% on select Ruby and Rails titles from PragProg.com, listed below. 2. Over at The Pragmatic Studio, use c...
describe FactoryGirl::EvaluatorClassDefiner do let(:simple_attribute) { stub("simple attribute", name: :simple, to_proc: -> { 1 }) } let(:relative_attribute) { stub("relative attribute", name: :relative, to_proc: -> { simple + 1 }) } let(:attribute_that_raises_a_second_time) { stub( "...
egistrations are now open for RubyLearning’s “FREE”, online course on “Programming for the Web with Ruby “. The previous batch had over 2000 participants . Web-based applications offer many advantages, such as instant access, automatic upgrades, and opportunities for collaboration on ...
Project ID: 2608740 Project Type: Fixed Project Description: task: 1. To add a splash overlay on homepage so all visitors will get it upon landing on homepage (see attached screenshot1) -splash overlay contains email subscription field (submitted emails will be saved in a csv file) -t...
Phusion Passenger 4.0 supports JRuby, Rubinius Posted by FooBarWidget on October 31, 2012 — 0 comments Read about it here. Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spa...
Project ID: 2610819 Project Type: Fixed Project Description: I need RSpec tested class Agenda which should do the following init for Agenda should receive start and end date, and @events = event objects collection(which have start_date, color) - extract months from that range - for ea...
Engine Yard Platform as a Service - What is it made of? What does it do? Chef in Engine Yard Cloud Overview Node.js Introduction on Engine Yard Cloud Rapidly Deploy Applications to Hybrid Clouds with Engine Yard and CloudStack
Ruby's "twiddle wakka" and why we don't use it Posted by croaky on October 31, 2012 — 0 comments Ruby has a "twiddle wakka" character that theoretically pairs perfectly with semantic versioning. In practice, however, we recommend locking the versions of gems in your Gemfile . Comments...
describes a new Engine Yard add-on for a cloud-based solution that streamlines all your online image management needs with Cloudinary. You can easily upload images to the cloud, perform smart image resizing & transformations and seamlessly deliver images through a fast CDN. The add-on...
Simple SPDY and NPN Negotiation with HAProxy Posted by igrigorik on October 31, 2012 — 0 comments With SSL + NPN support in HAProxy, adding SPDY support to your site has never been easier. A hands on look at the configuration to make it all work. You can now deploy a simple Ruby SPDY ...
Freelancer.com (formerly GetAFreelancer) is the world's largest outsourcing and crowdsourcing marketplace for small business . We have hundreds of thousands of satisfied customers from all over the world. We connect over employers and freelancers globally from over 234 countries & reg...
Rails just keeps on changing. Rails 3 and Ruby 1.9 bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has been reorganized and refocused so it’s more useful than ever before for developers new t...
Setting up Puma and Rails on Heroku Posted by subelsky on October 31, 2012 — 0 comments Simple code snippet showing how to get Puma and Rails talking and running on Heroku, with a plug for Don't Fear the Threads . Comments Post a Comment Comment abilities for non registered users ...
In this comprehensive online course from The Pragmatic Studio, you’ll learn everything you need to know about Ruby to be a productive Ruby and Rails programmer. The format of this course follows the same style as our popular live Studios: engaging instruction, live coding, and practic...
Want to live in Austin, TX? We will re-locate you... If you're interested in working with JSON, Rails 3+, jQuery, building APIs from scratch and javascript integration tools ("widgets"), Tugg might be the place for you. In short, we're looking for Ruby Developers to help continue buil...
Project ID: 2610723 Project Type: Fixed Project Description: Requirements: Develop Rails 3 geocoder application to see friends in the area by radius. You do not need to worry about friendship relationships. Every user account in system will be considered as friends. Each user will hav...