profile

Categories

Tags

Welcome!

You'll find my course content and collaborative discussion about technology.

I teach as an adjunct faculty in the Computer Information Systems department at Spokane Community College

Email

kblake DOT scc AT gmail DOT com

Presentations/Interviews

RubyLearning.com interview
Course Technology - Ruby on Rails Presentation



Rubyisms

January 23rd, 2008 |

I’ve mentioned most of these in past quarters but I know how easy it is to forget. Many of these will make your life easier if you follow them. Please read through.
Read Rubyisms

2 Responses to “Rubyisms”

  1. Warren Says:
    Karmen, one of the Rubyisms has this string: (|A|..``Z|).to_a I can't make sense of it nor get Ruby to run it. Maybe the punctuation isn't clear. If I put a quote before the Z it makes a comment. So I'm using two back-apostrophes. That doesn't run either. Can you talk me through just what characters those are, and how it works? Thanks-
  2. Karmen Says:
    Warren, I fixed it. It needed single quotes not double. Nice catch.

Sorry, comments are closed for this article.