March 13, 2012 Tagged: bourbon design grid sass Comments (View) Bring your grid to Yoga class I’ll have to admit that, for years, I have resisted designing with flexible (fluid) layout mostly because I didn’t want to figure out all the math to make it work properly. My other problem w...
Kendo UI Mobile is a brand new framework for building mobile applications. Kendo UI Mobile does something you may not have seen before: It adapts to the native look and feel of the device that loads it (iOS and Android currently supported). You can get a native iPhone or Android appli...
March 9th, 2012 Closing out the github mass assignment issue, bundler 1.1, font-awesome, dust-assets, flexible searching with solr and sunspot, and a bunch o' news about writing api-only rails apps in this edition of Ruby5. March 6th, 2012 We start out this episode talking about the G...
I’ve recently found myself describing single objects yielded by iterators as “magic pens.” Though it may sound more psychodelic than technical, it’s actually proven to be a good way to explain these objects and give people a feel for why an iterator would only yield one object in the ...
StoreConfigurable For ActiveRecord Posted by MetaSkills on March 13, 2012 — 0 comments StoreConfigurable - A zero-configuration recursive Hash for storing a tree of options in a serialized ActiveRecord column which includes self-aware hooks that delegate dirty/changed state to your co...
Graph databases are a type of datastore which treat the relationship between things as equally important to the things themselves. Examples of datasets that are natural fits for graph databases: Friend links on a social network “People who bought this also bought…” Amazon-style recomm...
Wroclove.rb Links Posted by jim on March 13, 2012 — 0 comments There were some great presentations at wroclove.rb and Michał Kwiatkowski is gathering a list of all the things you missed . Comments Post a Comment Comment abilities for non registered users are currently deactivated,...
CerealEyes v0.0.1 Posted by seejohnrun on March 13, 2012 — 0 comments I just released the first version of a proof of concept serializer / deserializer based on GSON. https://github.com/seejohnrun/cereal_eyes Comments Post a Comment Comment abilities for non registered users are c...
How I learned to test my Rails applications, Part 1: Introduction March 12, 2012 Ruby on Rails and automated testing go hand in hand. Rails ships with a built-in test framework; if it’s not to your liking you can replace it with one of your liking (as I write this, Ruby Toolbox lists ...
How to write MiniTest::Spec Expectations Posted by ningja on March 13, 2012 — 0 comments I'm a fan of MiniTest::Spec. It strikes a nice balance between the simplicity of TestUnit and the readable syntax of RSpec. So here's how to write MiniTest::Spec Expectations. Comments Post a ...
March 9th, 2012 Closing out the github mass assignment issue, bundler 1.1, font-awesome, dust-assets, flexible searching with solr and sunspot, and a bunch o' news about writing api-only rails apps in this edition of Ruby5. March 6th, 2012 We start out this episode talking about the G...
bahia - now with rubinius and jruby support Posted by cldwalker on March 13, 2012 — 0 comments bahia 0.5.0 just came out with rubinius and jruby support. bahia acceptance tests your commandline apps in test frameworks such as rspec, test-unit and minitest. Check it out! Comments P...
Tuesday, March 13, 2012 at 5:14AM If this isn't spring it's sure close. A year without a winter is fine by me. one9 - Project to help move your Ruby 1.8.7 code to 1.9 by running your tests and then reporting on what needs to change. Short, explicit test setups - How to save a few keys...
A Rails generator plugin & gem that generates Rails I18n locale files for almost every known locale. install gem install i18n_generators Download Documentation Subscribe Stats Authors Akira Matsuda 14,238 total downloads 7 for this version Owners Links Homepage Bundler gem "i18n_gener...
This line is added by default in a new Rails 3 application. It’s easy to forget to add filtering into an application so it’s a nice feature to have installed by default. It will of course only filter password parameters as it stands and will need to be altered if other parameters such...
Providing a fresh selection of: Download Editor Support Development #haml.tutorial Before we start this tutorial, I want to make one thing clear. After you look at this, go and convert one of your ERB files to Haml. Just try it. Just take the file and start hitting delete. Do it. You ...
The good folks at Railsware do it again. A little while back they released a Mac OSX client called PivotalBooster and just today - they released a very slick Pivotal Tracker Chrome extension called PiRo . It's a multi-login/multi-story/multi-project gem (I mean that in the sparkly sen...
I have added new plugin which allows to create issue from forum message with several options. It could be useful if you have support forum and want to create issues from users' comments
tapp 1.3.1 tap { pp self } install gem install tapp Download Documentation Subscribe Stats Authors Keita Urashima 4,821 total downloads 5 for this version Owners Links Homepage Bundler gem "tapp", "~> 1.3.1" Versions 1.3.1 March 13, 2012 1.3.0 November 1, 2011 1.2.0 October 27, 2011 1...
Suggestions for content on "rubyonrails.io" Posted by arunagw on March 11, 2012 — 4 comments I just brought the domain "rubyonrails.io" and would like to invite the community to provide me with some suggestions to make the best use of this domain. Comments Domain name looks pretty...
I signed up with RightScale (and burned up 45 minutes of machine time, sorry guys!), but couldn’t do anything with the machine unfortunately. The “open SSH client” link advertised in the introductory video is actually not available, and reading the FAQ it turns out it’s only available...