RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

samnang — 7 posts

http://wowkhmer.com

This weekend, I gave a talk about Interactive Ruby Learning at my local ruby meetup to help some people to learn and practice Ruby skill in fun ways.
Code Reading skill is important for programmers/developers. I write a summary why it is important and what I usually do myself to improve code reading skills.
I write an article about Send Email Notifications in Rails Development to show number of different options to handle sending email in Rails development environment.
AJAX with Rails, if you have some experiences with RJS in previous versions of Rails, then you will not see many differences when you implement AJAX in Rails 3.1. One different is you create template in pure javascript or coffee-script instead of RJS. Let’s see how we implement the application
I give an introduction to Sprinkle. Sprinkle uses Ruby’s DSL to define packages/steps that are going to execute on remote servers, so that makes it easy to read and write.
While I am coding using Vim as my editor, I don’t know an easy way to run only an example or a group examples of RSpec that I am working on until RSpec-2 came out. Run only Focus Examples in RSpec like Cucumber
RMU Study Hall #1  blog.majesticseacreature.com
The RMU Study Hall is an opportunity for Ruby beginners to be paired up with somewhat more experienced developers to help them work through the problems they're having.