Episode #640 - May 27th, 2016
TRACK

Episode #640 - May 27th, 2016

Avatar

Rails Conf videos, with_index, collection_radio_button and dope deprecationsn

Listen to this episode on Ruby5

Sponsored by Code School

Code School is an online platform for learning web technologies. With a range of courses on Ruby, Rails,
JavaScript, iOS, Git and more, Code School is the best way to learn how to use the most popular tools for the web.

RailsConf Videos

Rails community was obsessed with BBQ for a week during Rails Conf this year

Rails 5 adds a hidden field on collection radio buttons

Rails 5 adds a hidden field to collection_radio_buttons, so when your submit it will return your form params with a empty value, so strong params can handle it

Know Ruby: with_index

Adding with_index to an enumeration lets you
enumerate that enumeration

HOWTO scrape BBC Food recipes with Ruby Mechanize

tim craft shows us how to scrape the bbc receipes

Comments

Avatar