Precompile Assets Using a Git Hook Posted by JimNeath on May 05, 2012 — 0 comments Learn how to precompile your Rails assets via a pre-commit git hook Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA...
#258 Token Fields (revised) May 05, 2012 | 10 minutes | Forms , Ajax , Plugins The Chosen plugin makes it easy to turn a many-to-many select menu into a searchable token field. Then see how the jQuery Tokeninput field can help with AJAX loading and creating new records. Subscribe to W...
Designed for Rack, Unix, fast clients, and ease-of-debugging. We cut out everything that is better supported by the operating system, nginx or Rack . Compatible with both Ruby 1.8 and 1.9. Rubinius support is in-progress. Process management: Unicorn will reap and restart workers that ...
I started a collection of helpers and wrappers for RubyMotion making some ObjC APIs a bit more familiar to Ruby developers. Here is the GitHub repo feel free to watch or/and fork and send pull requests. The goal being to provide a rich library of various helpers and wrappers for educa...
r9643 , build on 2012-05-05T16:11:33Z (build log ) r9642 , build on 2012-05-05T15:04:53Z (build log ) r9640 , build on 2012-05-05T14:10:38Z (build log ) r9638 , build on 2012-05-05T13:15:53Z (build log ) r9635 , build on 2012-05-05T12:21:34Z (build log ) r9642 , build on 2012-05-05T15...
Ryhan Hassan's awesome Fixie.js packaged up for the rails asset pipeline
May 5, 2012 Tagged: refactoring Humans Present video screencast Comments (View) Humans Present: Refactoring In the latest Humans Present , I sit down with Joe Ferris, our CTO, and we refactor real code from Trajectory. This hour and ten minute interview and screencast shows: What is r...
ruby-freshbooks 0.4.1 simple FreshBooks API wrapper. supports both OAuth and API token authentication install gem install ruby-freshbooks Download Documentation Subscribe Stats Authors Justin Giancola 4,117 total downloads 4 for this version Owners Links Homepage Gemfile gem "ruby-fre...
Adds String#titleize for creating properly capitalized titles. Replaces ActiveSupport::Inflector.titleize if ActiveSupport is present.
A good multistep form remembers the input between steps, allowing users to go backwards and forwards through the pages without losing any of the information they have entered. If you just want to break up a big form to simplify the user interface you may could use a combination of Jav...
Simple deployment tool that uses a single YAML file to put your code live
Learn all about the logger in this episode. See how to send messages to the log and how to customize it.
Ruby Central, Inc., is a 501(c)(3) tax-exempt organization, dedicated to Ruby support and advocacy. Ruby Central is the parent organization of the annual International Ruby and Rails Conferences and is a visible presence and point of contact for corporate sponsors interested in suppor...
<div id="calendar"> <h2 id="month"> <%= link_to "<", :month => (@date.beginning_of_month-1).strftime("%Y-%m") %> <%=h @date.strftime("%B %Y") %> <%= link_to ">", :month => (@date.end_of_month+1).strftime("%Y-%m") %> </h2> <% calendar_for @articles, :year => @date.year, :month => @date...
Provides a ruby based object-model for parsing project structures and invoking builds
gatekeeper-rails provides a simple and beaultiful DSL to do authorization checks in rails controllers
spine 0.1.4 Inline specs for your unit tests install gem install spine Download Documentation Subscribe Stats Authors Silviu Rusu 782 total downloads 40 for this version Owners Links Homepage Gemfile gem "spine", "~> 0.1.4" Versions 0.1.4 May 5, 2012 0.1.1 April 19, 2012 0.1.0 April 1...
language_sniffer 1.0.2 Language detection install gem install language_sniffer Download Documentation Subscribe Stats Authors GitHub, Inc., Michael Grosser 793 total downloads 25 for this version Owners Links Homepage Gemfile gem "language_sniffer", "~> 1.0.2" Versions 1.0.2 May 5, 20...