Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

what does a ruby method ending with an "=" mean?

ruby

Download file from S3 to Rails 4 app

RSpec load time incredible long on OS X

vagrant ssh not working in MobaXterm on Windows

ruby windows ssh path vagrant

Check if String is HTML or not in ruby

ruby string

Testing the content of a flash message: `The assertion was not run because of an invalid css selector`

Creating a global variable to all the controllers in Rails

ruby-on-rails ruby

gem install/update fails with "no implicit conversion of nil into String"

ruby rubygems rvm

How to recursively convert keys of Ruby Hashes that are symbols to String

ruby recursion hash

Find key of value within array in hash

ruby hash

Convert byte array to hex string

ruby

Ruby method with parameters in double parenthesis

ruby methods parameters

how to push a value to an array with a ternary operator?

ruby

How to execute direct SQL code on a different database in Rails

Combining Scriptaculous and jQuery in a Rails application

Declarative ruby programming replacement for if/then/else/RETURN/end?

How do I include Ruby source inline in another file?

ruby command-line

Why does new Rails db migration file start with datestamp instead of sequence number?

ruby-on-rails ruby

I'm a .NET Programmer. What are specific uses of Python and/or Ruby for that will make me more productive?

python .net ruby

Ruby Array.inject issue -- Can't see it

ruby