OpenSourceRails.com has been relaunched! Faster, better, and spam free. Now community maintained as an open source project. — Open Source Rails (@opensourcerails)
Rails was created with the goal of increasing programmers’ happiness and productivity levels. In short, with Rails you can get started with a full-stack web application by quickly creating pages, templates and even query functions. Rails heavily emphasizes “Convention over Configurati...
Tweet Click the link below to view the original article ↓ Where To Learn Ruby on Rails in Boston You may want to Subscribe to our RSS Feed or get the latest design news by email ! This way you'll never miss an update! (we hate spam as much as you do, so fear not, it's free and you can...
# Slightly dirty hack to fully support in-session Hirb.disable/enable toggling Hirb::View.instance_eval do def enable_output_method @output_method = true @old_print = Pry.config.print Pry.config.print = proc do |output, value| Hirb::View.view_or_page_output( value) || @old_print.call(...
New gem: PartyFoul Posted by bcardarella on January 22, 2013 — 0 comments Auto submit exceptions from Rails as issues on Github Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalatin...
DJZ is an A-team of artists, hackers, and DJs. We're building the spot for people who love EDM (electronic dance music), as well as those who are just getting into it, to become the MTV for the digital age. We're looking to add more Developers to our small Engineering team to help us ...
In the course material for our Ruby , Rails , and iOS courses, we like to include a one-page list of editor shortcuts we're likely to use during the live-coding sections. It's always fun (and rewarding) for folks to learn a few handy shortcuts as the course progresses without having t...
Welcome to the fresh, polished and community-driven Open Source Rails . We've given the site a long overdue makeover, but we've done a lot more than just splash on a fresh coat of paint. We've made changes that will make it last, and stay the authoritative place to discover and learn ...
January 18th, 2013 Ruby updates, testing your security with metasploit, Her, a RubyMotion tutorial, how ActiveRecord saves, Ember + RailsAPI = awesome, Spree news, and git_statistics in this RubyLoco edition of Ruby5. January 15, 2013 The one in which we learn how to write a JSON pars...
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the universe of software. I'm a full-time Rails developer and contributor, available for long- or short-term consulting, with solid experience in working as part of a distri...
active_support/core_ext/hash/conversions.rb in Ruby on Rails before 2.3.15, 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code...
Ruby Toolbox is a great source. I think opensourcerails.com has an equal and opposite value. Often times it is difficult to visualize how all of the tools fit together, before you start. Having a site where you can look through an open source fully functional site and figure out which...
Need a competent web firm to help re-design a site that uses Ruby on Rails for its coding. Project must be completed within 5-6 weeks. Failure to do so means NO Payment. No excuses. Below is the full description: The website development portion of the proposal should be broken down to...
Un Desarrollador Ruby on Rails con ganas de incorporarse a Simplelógica, nuestro equipo de desarrollo en Oviedo. Alguien con experiencia en el campo de la programación, apasionado por Internet, con una vida digital muy activa, que sepa trabajar en equipo y sienta gusto por lo que hace...
: The company of the office is called Karos Health. It is a small building on Father David Bauer, and we are on the second floor (Casa Mia Deli is on the first floor). There is a parking lot which you are welcome to use. If the front doors are unlocked when you arrive, simply come on ...
Bloomberg is creating an exciting information product that reports on, analyzes, and quantifies the impact of government actions on business and industry. This product is marketed to government agencies including Congress, Beltway influencers (lobbyists, associations, etc.), and busin...
Copyright © Ruby Suns 2013 Customer Support | Terms of Service | Privacy Policy
How to use Sidekiq's built-in extensions to send emails asynchronously Posted by kfaustino on January 22, 2013 — 0 comments I just posted "Using Sidekiq to send asynchronous emails " on the Remarkable Labs blog. It focuses on the built-in Action Mailer extensions provided by Sidekiq a...
The DJZ/10 is a collection of ten DJs that we think you should know about now. Some of them are already familiar to you, others you may have never heard of. The list is not based on (1) a secret computer algorithm, (2) social media popularity, or (3) payola. Every month or so we get t...
Eson is modular client for ElasticSearch. It provides an implementation of the Query language as well as multiple client implementations for HTTP and native access.
Phusion Passenger 4 Technology Preview: Out-of-Band Work Posted by FooBarWidget on January 22, 2013 — 0 comments Out of Band Work can drastically reduce web app response time by running the GC outside the normal request/response cycle. Comments Post a Comment Comment abilities for...