Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Include files in a command line with Ruby

ruby command-line include

Returning from rails controller

Ruby's ARGV can be empty on windows depending on a way to run script

ruby argv

Is there a function like String#scan, but returning array of MatchDatas?

ruby

First order array difference in Ruby

ruby

What does the syntax ?. mean in this Ruby example? [duplicate]

ruby

Ruby gems repository

ruby rubygems repository gem

Is there a way to know the invoking method?

ruby callstack

Preventing SQL Injection/Good Ruby method

ruby sql-injection

what's the best way to format an xml string in ruby?

xml ruby formatting

What's a good tutorial for creating a gem with RSpec? [closed]

ruby-on-rails ruby rspec gem

Ruby Set class: equality of sets

ruby comparison set equality

heroku db:pull not working

Using Drupal and Ruby. Has anyone integrated both?

ruby drupal

Augmenting a model from an external gem

Configuring non-restful routes

What is causing this invalid date error?

ruby-on-rails ruby date

Is there a way in factory_girl to get attributes_for and create for the same instance element?

DateTime parse not working as expected

ruby parsing datetime

How to use your own mysql database server with heroku?

ruby heroku