SDRuby April Meetup

San Diego Ruby meetup at UCSD.

1. Using Javascript on specific pages
– An interesting approach where a controller can load Javascript on specific pages.
– Stores the controller as an attribute on the body and loads the specific JS on the page.
– GON is a gem that can help with this.

2. Writing command line apps using ruby
– Using STDIN, STDOUT, STDOUT
– Options, pipes, best practices in exit codes.

As always, my lucky charm continues. I won the raffle draw and got a “Beginning Ruby” book.