O_o 1.0.0 require 'O_o'; raise O_o install gem install O_o Download Documentation Subscribe Stats Authors Jordan Sissel 12 total downloads 8 for this version Owners Links Homepage Gemfile gem "O_o", "~> 1.0.0" Versions 1.0.0 May 11, 2012 0.0.1 May 11, 2012 Help Guides Blog Contribute ...
Gem of Thrones: this task must only be done by one! Posted by grosser on May 11, 2012 — 0 comments Distributed locking via e.g. memcache to ensure 1 and only 1 does e.g. updating of a shared cache. gem_of_thrones Comments Post a Comment Comment abilities for non registered users a...
May 8th, 2012 We Hook into Common Rails Mistakes, Process an Ox, drink some Oj, and watch RailsConf videos of a Monologue with Opee on this episode of Ruby5. May 4th, 2012 Spree 1.1.0 e-commerce platform released … the “t” gem is command-line power tool for Twitter … the Focused Contr...
jquery-ujs and jQuery trigger Posted by bigbinary on May 11, 2012 — 0 comments Blog on jquery-ujs and jquery trigger . Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam pr...
Pass Open Files Between Ruby Processes with UNIX Sockets Posted by jstorimer on May 11, 2012 — 0 comments I wrote an article about passing around open files (eg. live TCP connections) using UNIX sockets in Ruby. One person described it as "pretty slick in an old school deep unix geeky...
Get Rid of That Code Smell - Duplication Posted by solnic on May 11, 2012 — 0 comments Check out my new post about duplication code smell, it's right here . Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper C...
Friday, May 11, 2012 at 5:16AM End of another week, yay. Freelance - Freelancing life in one three-panel cartoon. CapHub - Separate your application code from your deployment code. Gemfile trick for github repositories - Dunno if it's really a "trick", but Bundler has a built-in short...
Hi, my name is Kevin Lawver and I’ve been at Rails Machine for almost a month now. I would have written a blog post sooner, but I’ve been busy learning things . I came to Rails Machine from a startup here in Savannah where I was CTO (and sysadmin and lead developer and project manager...
Ransack attribute whitelisting, and why your class macros (might) suck Posted by ernie on May 11, 2012 — 0 comments I just posted a quick walkthrough on using attribute whitelisting using the Ransack search gem. But, ignore that part. It was really just an excuse to talk about why a c...
Skypekit для Ruby - библиотека для работы со Skype протоколом http://blog.railsware.com/2012/05/11/libskypekit-and-skypekit-c-and-ruby-interface-for-skype/
tool is used to view the Ruby documentation off-line. Open a command window and invoke ri followed by the name of a Ruby class, module or method. ri will display documentation for you. You may specify a method name without a qualifying class or module name, but this will just show you...
drone-rails 1.1.0 Rails engine with DroneJS, a javascript MVC framework install gem install drone-rails Download Documentation Subscribe Stats Authors Andre Mendonca, Bruno Grasselli 51 total downloads 51 for this version Owners Links Homepage Source Code Gemfile gem "drone-rails", "~...
るびま Index Search Changes Login C 十字軍現る! Tweet Last modified:2005/10/10 20:50:31 はじめに (編集: ko1) 真っ赤なRuby 仮面にう〜けて (略) ゴォ〜! ゴゴォ〜! (略) C十字軍現る! 書いた人: シャア・アスナドナイ ここは俺入幼稚園。今日もかわいい子どもたちがオルガンに合わせて歌ってい る。と、そのとき突然、 シピピピピ〜! 「きゃ〜っ! せんせー、たすけて〜っ!」 「な、なんですか、あなたたちは?!」 「我々はC十字軍なり! 我が軍は常に人手不足なり。よってこのチビッ...
Цель данного обзора показать пару приемов использования метода #merge из модуля ActiveRecord::SpawnMethods , предназначенного для объединения скоупов. relation_destination.merge(relation_source) добавляет sql-выражение из relation_source в итоговый relation_destination . Приведу пару ...
Help Guides Blog Contribute Mobile Status Uptime Code Discuss Stats About hosted by design by resolved with optimized by tracking by
. It's better, faster and stronger, but it might break existing plugins and gems. Use this site to quickly find and verify if the plugin or gem you want to use
If you don’t measure it, you can’t optimize it. Coda Hale of Yammer talks about service-level performance metrics, how they use them to guide their development strategy, and how you can improve the transparency of your own software.
It is now possible to define a custom importer that can be used to find imports using different import semantics than the default filesystem importer that Sass provides. For instance, you can use this to generate imports on the fly, look them up from a database, or implement different...