03 Jan '14, 6pm

Buenísimo video para relaciones “has_and_belongs_to_many” para Ruby On Rails #ruby #rails

It is often asked: how do I create a list of checkboxes for managing a HABTM association? Ask no more because this episode will show you how to do exactly that.

Full article: http://railscasts.com/episodes/17-habtm-checkboxes

Tweets

RubyMine 6 for component-based Ruby and Rails applications

RubyMine 6 for component-based Ruby and Rails a...

pivotallabs.com 02 Jan '14, 10pm

I have previously written about how to use IntelliJ to set up multi-project support in RubyMine . I am happy to say that t...

Reading Rails - More Migrations

rubyflow.com 01 Jan '14, 3pm

Reading Rails - More Migrations Posted by netghost on January 01, 2014 — 0 comments You probably use ActiveRecord on a dai...

Who wants to reboot the Rails Podcast? It's bee...

podcast.rubyonrails.org 02 Jan '14, 7pm

John Medina on Brain Rules for Baby, Part II Friday, October 15, 2010 Download: MP3 18.1 MB | MP4 27.2 MB Popular brain re...

Unable to find Ruby on Rails developers to hire in New York? We love working with NY clients. Get in touch!

Unable to find Ruby on Rails developers to hire...

planetargon.com 02 Jan '14, 6pm

Our team is always looking to help businesses and organizations succeed with their web projects. If you’re in New York and...

Using Polymorphism to Make a Better Activity Fe...

robots.thoughtbot.com 02 Jan '14, 9pm

Using Polymorphism to Make a Better Activity Feed in Rails Dan Croak December 02, 2013 rails You won't find "polymorphic p...

Rendering Collections in Rails

robots.thoughtbot.com 31 Dec '13, 10pm

Rendering Collections in Rails Joël Quenneville December 31, 2013 rails Partials are a great way to break down complex vie...

A “FREE” Online Course: Programming the Web wit...

rubylearning.com 03 Jan '14, 4am

egistrations are now open for RubyLearning’s “Pay if you like “, online course on “Programming the Web with Ruby “. The fi...

O que tem de novo no Ruby 2.1?:

akitaonrails.com 02 Jan '14, 11pm

Refinements - deixa de ser experimental e pode ser aplicado dentro de um Module também Decimal Literals - assim como no 1....

O que tem de novo no Ruby 2.1?:

akitaonrails.com 02 Jan '14, 1pm

Refinements - deixa de ser experimental e pode ser aplicado dentro de um Module também Decimal Literals - assim como no 1....

ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_6...

akitaonrails.com 02 Jan '14, 11am

Refinements - deixa de ser experimental e pode ser aplicado dentro de um Module também Decimal Literals - assim como no 1....

@r_0b3rt @PragTob @mpapis @plexus yeah I know. ...

guides.rubyonrails.org 30 Dec '13, 4pm

Active Record Basics Rails Database Migrations Active Record Validations Active Record Callbacks Active Record Association...

Handling large file uploads - Controllers & Vie...

railsforum.com 01 Jan '14, 11pm

I have a webapp that allows users to upload video files. These files vary in size, but some may be as large as 4GB. The pr...

O que tem de novo no Ruby 2.1?

akitaonrails.com 01 Jan '14, 1pm

Refinements - deixa de ser experimental e pode ser aplicado dentro de um Module também Decimal Literals - assim como no 1....

nice article from @thoughtbot on Evaluating Alt...

robots.thoughtbot.com 31 Dec '13, 10pm

Evaluating Alternative Decorator Implementations In Ruby Dan Croak December 26, 2011 design patterns ruby Recently, decora...

Soluções para um Mundo Assíncrono/Concorrente v...

akitaonrails.com 23 Dec '13, 6pm

Uma requisição web, quando chega ao servidor e à sua aplicação, precisa executar muita coisa até terminar de montar o HTML...