Periscope: A gem for exposing your scopes to the world Posted by laserlemon on June 30, 2012 — 0 comments Periscope makes it easy to chain your scopes from the query parameters on your index actions. Includes support for ActiveRecord and MongoMapper. Comments Post a Comment Commen...
Here’s a few pictures I saved before sending them to my friends on Draw Something game. I love that my days often start and end with receiving a bunch of drawings from other people and then drawing back myself.
Introducing Amfetamine Posted by timonv on June 30, 2012 — 0 comments REST api abstraction on steroids that makes shit go boom . Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalati...
So where do we start? Typically, we begin at the beginning. Today we'll start profiling the rake environment command. This task simply requires all of the files for your application, readying everything for execution against a Rails context. Many things can impact the startup time of ...
This article assumes the alternative authentication involves querying a table (or tables) in some other database. However, the approach can be generalized to authenticate against pretty much anything else (some secret file, some network service, whatever fun scenario you have); you ma...
In Ruby, #length and #size are synonyms and both do the same thing: they tell you how many elements are in an array or hash. Technically #length is the method and #size is an alias to it. In ActiveRecord, there are several ways to find out how many records are in an association, and t...
One of the easiest ways to add Facebook to an application is to use their social plugins and with these we can add a “Like” button, a comments section and more. If we want something that’s a little more integrated into the core functionality of our site these won’t really work for us ...
Heel is a small static web server for use when you need a quick web server for a directory. Once the server is running, heel will use {launchy}[http://copiousfreetime.rubyforge.org/launchy/] to open your browser at the URL of your document root. Heel is built using {Rack}[http://rack....
pomodoro_timer 0.0.2 Helps handle your pomodoro time. install gem install pomodoro_timer Download Documentation Subscribe Stats Authors Hugo Roque 9 total downloads 5 for this version Owners Links Homepage Gemfile gem "pomodoro_timer", "~> 0.0.2" Versions 0.0.2 June 30, 2012 0.0.1 Jun...
The following exception `block in non_options': file not found: _____ (ArgumentError) is thrown for every rake task runned in a test environment. There is a bug for this in rake https://github.com/jimweirich/rake/issues/51 Possible workarounds: remove "shoulda" add "test-unit" (as mar...
Simple Admin Interface Built from the ground up to be as simple as possible, Radiant features an elegant administrative interface that centers around three key components: pages , snippets , and layouts . Pages Pages contain the meat of the content for a Web site and may use Markdown ...
Update: I came across an inlink to this page that was layering in advertisements in a frame. Luckily, there are technical solutions to at least some social problems, and you may now browse again in peace :) If you’ve worked with Ruby for at least a little while, you might already know...
contao 0.5.0 Contao Integration with Rails. install gem install contao Download Documentation Subscribe Stats Authors Wael Nasreddine 696 total downloads 13 for this version Owners Links Homepage Gemfile gem "contao", "~> 0.5.0" Versions 0.5.0 June 30, 2012 0.4.2 June 6, 2012 0.4.1 Ju...
A Gem to find Saturdays in a month or a year or in a given month or year
popcornjs-rails 1.2.0 Simple wrapper for HTML5 Video library popcorn.js install gem install popcornjs-rails Download Documentation Subscribe Stats Authors Jaimie van Santen 792 total downloads 14 for this version Owners Links Homepage Gemfile gem "popcornjs-rails", "~> 1.2.0" Versions...