Breaking news! At JRubyConf 2012 (a 3 day JRuby-focused conference in Minneapolis) it has just been announced that JRuby core team members Thomas Enebo and Charles Nutter are moving from Engine Yard to open source giants Red Hat . The news was confirmed by Nutter in a tweet : Engine Y...
EY sponsors and allows these little teams to flourish and then sets them free. Github, JRuby, Rails 3 initiative. (Not sure about the PHP side)But why?I could see possible business angles, if this weren’t OSS we were talking about. Unless someone is ‘buying’ your sponsored work? Ok, s...
This past weekend I had the pleasure of delivering a wide-ranging talk in Singapore about using Redis as a complement to your main relational database. It was essentially a much enhanced redo of my RailsConf 2012 talk of the same name. The challenge of covering this topic effectively ...
I’ve released version 1.5.0 of the Rails Apps Composer gem (announcement here ). It’s a gem you can use to generate a Rails starter app. Makes it easy to create and maintain a starter app from recipes that integrate commonly used gems. This release includes a cool new "defaults" featu...
We're always thrilled to see people build cool things with our API, but we're even more excited when these original apps are refined, improved, and polished even further to meet customer needs. That's exactly what Railsware has done with their latest major upgrade to their desktop app...
Sextant: A gem to Help you find your Routes Posted by schneems on May 22, 2012 — 0 comments Ditch running $ rake routes and start using Sextant to see your rails app's routes in the browser. Comments Post a Comment Comment abilities for non registered users are currently deactivat...
Using ostruct to interface with REST apis Posted by jlebrech on May 22, 2012 — 0 comments I hope this can be useful to some: My article criticism is welcome. Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper ...
Adding watermarks, credits, badges and text overlays to images in Ruby on Rails Posted by Cloudinary on May 22, 2012 — 0 comments This blog post describes how to easily add watermarks and textual credits to your own images by using Cloudinary's new Image overlay feature. This same met...
Finding and Indexing: You May Be Doing It Wrong Posted by Kevin Lawver on May 22, 2012 | 0 comments Rails makes building dynamic web apps a lot easier than it used to be. ActiveRecord lulls us into a false sense of security. We relax, thinking that ActiveRecord will always be there to...
Provides a CLI tool for generating knife commands to build Chef-managed infrastructure from a simple YAML or JSON file.
May 20th, 2012 Devise 2.1, running your uncommitted rspecs, feeling dirty with soap, grabbing data out of Google spreadsheets, and more in this edition of Ruby5 May 15th, 2012 We look at easier schema-less hstore on Postgres, Ruby versions in your Gemfile, and Skype in your app. We le...
The sidenum function appends a sign to a number based on a side. The name sidenum was chosen due to it's similarities with signum in spelling and behavior (dealing with signs). Definition The sidenum function of a side x and a number y is defined as follows: note: 'bid' can be replace...
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...
This is the first preview release of JRuby 1.7. This release represents a tremendous amount of work by dozens of contributors, and there are improvements in every subsystem. Users on Java 7 should start to see gains from invokedynamic, the JVM’s new support for dynamic languages. User...
A little deployment snafu Posted by tcopeland on May 22, 2012 — 0 comments Here are some notes on a confusing little Rails deployment issue I ran into. Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCH...
ダウンロード | ドキュメント | ライブラリ | コミュニティ | コア開発 | ニュース | セキュリティ | Rubyとは Rubyist Magazine 0038号 発行 日本Rubyの会 有志による、ウェブ雑誌Rubyist Magazine の0038号 がリリースされました([ruby-list:48778] )。 お楽しみください。 Posted by Kazuhiro NISHIYAMA on 22 May 2012 Recent News Rubyist Magazine 0038号 発行 Ruby 1.9.3-p194 リリース まつもとさ...
This Gem provides an easy to use interface for the ShopStyleAPI commonly known as ShopSense. ShopSense-Ruby includes a set of convent classes and methods designed to make accessing the ShopStyle API from your Ruby application seamless.
From Mission Control , the Trajectory blog: We’ve just published full details on the publicly available Uploads and Comments APIs. We’ve also updated the API documentation to reflect the full details of our new subscriber management system. These were the last few pieces of Trajectory...
#215 Advanced Queries in Rails 3 May 24, 2010 | 9 minutes | Rails 3.0 , Active Record Learn some advanced techniques regarding named scopes and get an introduction to Arel in this episode. Click to Play Video ▶ Tweet Download: source code Project Files in Zip (105 KB) mp4 Full Size H....
215: Advanced Queries in Rails 3 (view original Railscast) Other translations: Other formats: This episode will cover advanced queries in Rails 3. In episode 202 [watch , read ] we covered the additions to ActiveRecord queries in Rails 3; here we’ll carry on from there and show you so...