markdown 1.1.1 - Markdown Engine Wrapper Now Includes HTTP API / Web Service Posted by geraldbauer on May 25, 2013 — 0 comments The Markdown Engine Wrapper (markdown ) gem that lets you use your markdown library of choice (e.g. kramdown, redcarpet, maruku, etc.) now includes a built w...
Phusion Passenger 4.0.3 released Posted by FooBarWidget on May 25, 2013 — 0 comments This release comes with important features and bug fixes . Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to sol...
Paperclip, Bootstrap and SimpleForm working together on Rails Posted by mencio on May 24, 2013 — 0 comments I just wrote a post about integrating Paperclip with Bootstrap and SimpleForm without the need for f.error elements. In my opinion this approach is way more cleaner that the bas...
7 secrets every Ruby developer should know before getting into a manager or lead role Posted by IndianGuru on May 24, 2013 — 0 comments At some point of time in your career, you have to decide if you want to continue on a technical path or to take up a management role. Pramod Paranjap...
Attrio – Typed Attributes for Ruby Objects Posted by alexandrov on May 24, 2013 — 0 comments This yet another attempt to reinvent the wheel??? No no no! This is how typed attributes should be done from the beginning. Attrio is simple, configurable, without ANY dependencies and works w...
Confreaks just posted my talk from RailsConf 2013, "An Intervention for ActiveRecord". Video, slides, and SpeakerRate are all right here . If you'd like to take a whirlwind tour of some things that may surprise you about ActiveRecord, please have a look!
Spree is the world's most flexible e-commerce platform. It is used by over 15,000 stores worldwide and it's 100% open source. The new version includes support for multiple stock locations and shipments. The UI functionality has also been broken out into separate frontend and backend g...
AngularJS with Rails 4 Posted by cavneb on May 23, 2013 — 0 comments I recently posted a couple of articles on using AngularJS with Rails 4. Check them out at http://coderberry.me/blog/2013/04/22/angularjs-on-rails-4-part-1/ Comments Post a Comment Comment abilities for non regist...
Top 5 Cucumber best practices Posted by manualwise on May 21, 2013 — 0 comments Once you get started with Cucumber, the question is how to write your features. How can you keep your features maintainable so you don’t have to correct them after each change in the application? How can y...
Testing Against Multiple Rails Versions Posted by schneems on May 21, 2013 — 0 comments Find out how to test your libraries against multiple versions of Rails so your gems will be ready when Rails 4 comes out. Comments Post a Comment Comment abilities for non registered users are ...
Webhooks, upload notifications and background image processing Posted by Cloudinary on May 21, 2013 — 0 comments This blog post details how you can use Cloudinary to perform asynchronous background image processing in the cloud and receive web notifications when uploading and image ma...
Introducing Searchlight, the lightweight search gem Posted by NathanLong on May 20, 2013 — 0 comments Searchlight is a lightweight gem for building searches in your app. Searchlight follows the same philosophy as Authority : low-magic, very little DSL. Mostly you'll write plain Ruby m...
equatable Ruby Objects Comparison Posted by pmurach on May 19, 2013 — 0 comments A small nifty gem equatable to help value objects express their equality. Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAP...
github_api new release Posted by pmurach on May 19, 2013 — 0 comments I just released github_api with support for media types, statistics api and more. Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCH...
Ruby Daily goes mobile Posted by kugaevsky on May 15, 2013 — 0 comments Yesterday I’ve rolled out a couple of features for my ruby and web development news project - Ruby Daily. Hope you find them cool and useful. Feel free to submit new articles or subscribe to newsfeed. Comments ...
In this screencast we look at the two Selenium tools Selenium IDE and Selenium WebDriver. Selenium is a remote control for your browser. Selenium lets you perform browser actions by creating scripts instead of using your mouse or keyboard. Let's have a look! Test your web apps with Se...
Multipass Rendering With Mustache Posted by ernie on May 14, 2013 — 0 comments Ever wished you could do multipass rendering with Mustache? Ever wonder why you might want to? Ever wondered how the heck Mustache works? Do I have the blog post for you! Comments Post a Comment Comment...
Yandex::Webmaster gem and some bonus Posted by alexandrov on May 13, 2013 — 0 comments I just released Yandex::Webmaster . It is an API wrapper for Yandex.Webmaster tools. Now you can easily integrate information from Yandex into your Ruby application. Read about it in my blog: http:/...
Creating consistent APIs with jsonapi.org Posted by nesquena on May 13, 2013 — 0 comments Yehuda Katz and Steve Klabnik recently released a work-in-progress draft of jsonapi.org which documents a particular format for creating consistent JSON API responses. This guide documents how to...
Adding Tabs to Your Rails App Just Got a Whole Lot Easier with Tabulous 2 Posted by techiferous on May 12, 2013 — 0 comments Tabulous 2 is a complete rewrite of the tabulous gem that makes adding tabs to your Rails apps easier than ever. Comments Post a Comment Comment abilities f...
Today I'd like to introduce a new tool to manage Git hooks. It's called Mestral and is available at GitHub . It is written in Ruby and inspired by Homebrew ). It uses Git itself to load and update hooks and aims to be easy to use for both users and hook authors. Currently, it's an ear...
Today I'd like to introduce a new tool to manage Git hooks. It's called Mestral and is available at GitHub . It is written in Ruby and inspired by Homebrew ). It uses Git itself to load and update hooks and aims to be easy to use for both users and hook authors. Currently, it's an ear...
RuboCop 0.7.0 released! Posted by bozhidar on May 11, 2013 — 0 comments I've just released RuboCop 0.7.0 ! Some of the highlights include 16 new checks, simplified configuration, the ability to exclude files/folders and the usual ton of bugfixes. Comments Post a Comment Comment ab...
Dead Simple Model Diagrams for Your Rails Project Posted by rbazinet on May 10, 2013 — 0 comments Need a model diagram for your Rails project? I did and found a really easy way to do it using Rails ERD . Comments Post a Comment Comment abilities for non registered users are curren...
attempt to make chef know remote branches Posted by amolnpujari on May 10, 2013 — 0 comments amolnpujari.wordpress.com/ 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 p...
ContextValidations Posted by bcardarella on May 09, 2013 — 1 comment An attempt to solve contextual validation problems in Rails Comments Please note I address FormObjects later in the blog post.bcardarella - May 09, 2013 17:15 Post a Comment Comment abilities for non register...
RailsConf 2013 Review Posted by rizwanreza on May 09, 2013 — 0 comments I wrote about what went down in Portland this year: https://medium.com/ruby-on-rails/6061138c2f70 Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to a...
Upgrading ror e-commerce to Rails 4 and Ruby 2 Posted by drhenner on May 08, 2013 — 0 comments I just upgraded ror_ecommerce to Rails 4 and Ruby 2. I wrote about the upgrade process HERE . This also represents the ror_ecommerce 2.0.0.beta1 tag. 2.0.0 will be released after rails 4 is ...
Sidekiq Pro turns 1.0 Posted by mperham on May 08, 2013 — 0 comments I just released v1.0 of Sidekiq Pro , my commercial add-on for Sidekiq . To celebrate, I'm giving away 1.0 free licenses, read how to enter the raffle ! Comments Post a Comment Comment abilities for non registere...
My Assets Are No Longer Minified in Rails 4! Posted by alindeman on May 08, 2013 — 0 comments When upgrading from Rails 3 to Rails 4, you need to add a couple of new settings ; otherwise, JavaScript and CSS will no longer be minified in production. Comments Post a Comment Comment ...