Showing 1138 slides tagged with rails

俺のRails開発環境

May 16, 2012 11:32
自分のRails開発環境とちょっとした小技について書いてみた。

rails git vim

Charles Abbott’s presentation slides about hacking Roombas using Ruby and a Rails app over serial cable, bluetooth, arduino, and a straight serial to wifi gateway (wifly). Given at RailsConf 2012, video available on Confreaks.com.

ruby rails roombas railsconf 2012 roomba

This presentation is a basic introduction to using Vagrant for virtualized Rails development. It covers the basics of Vagrant, provisioning using puppet, and more advanced usage such as multi-vm configurations.

rails ruby on rails virtual machine vagrant e84 element84

地獄Spec

May 10, 2012 04:51
Railsだったり勉強会 地獄のRspec

rails rspec

Mask validator gem with tricks

May 07, 2012 23:44
This little talk is about my simple gem that validate the masked inputs and about a trick to add some DRY to your application with simple_form gem with a custom form builder.

ruby rails ruby on rails mask_validator simple_form

My talk at the GuruSC (Santa Catarina’s ruby user group) 2012

ruby rails ruby on rails api gurusc

第28回html5とか勉強会で講演させていただいた内容です。 http://atnd.org/events/27277 当日の動画はこちらでもご覧いただけるようです 。http://www.youtube.com/watch?v=KbyXyJMXzO0

rails js html5 仮説検証

The slides for Caleb Tutty’s excellent talk on Test Driven Development, presented at the first Auckland Web Dev Nights meetup on the 26th April, 2012. webdevnights.github.com

rails rspec tdd tests

Rails Tips and Best Practices

April 28, 2012 20:48
Rails is a great Ruby-based framework for producing web sites quickly and effectively. Here are a bunch of tips and best practices aimed at the Ruby newbie.

ruby rails software development