Getting Involved in The Ruby Community Houston

Everyday in class I feel a little bit smarter, and a little bit stupider at the same time. So as a rescue for my ruby abilities, I decided to look into ways to get involved with Ruby in Houston

So far, I found a couple of meet ups (that I have already joined). These are:

The Ruby Brigade
http://www.meetup.com/HoustonRuby/

global_161926842.jpeg.png

Girls Coding Club
http://www.meetup.com/Girls-Coding-Club/

600_366922722.jpeg

I feel that if I build it, and research it, and meet up about it. Then the Ruby magic will come. And one of the main reasons that I started this was to be a coding ninja, but I will take being a Ruby magician as well.

Speaking of magic….we started learning about defining methods today. And at first I felt stupid, but now I think that I am actually starting to get it. i am hoping that sometime soon, all that SQL knowledge that I have will come in on a white horse and say “Here I am to save the day”.

il_fullxfull.301555843.jpg

In the meantime, I am still trucking along, doing my homework twice every night just to make sure that I can at least know what question to ask when I get lost the next day.

Might I remind you that this is day 4?

 
1
Kudos
 
1
Kudos

Now read this

Action Mailers in Rails 4

I wrote and re-wrote the code to get this very simple thing working so, I decided to dedicate a blog post to the walkthrough that I wish I could have found when I googled. Here is how-to on setting up a mailer in Rails 4: But first,... Continue →