Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to delete the first 3 characters if the first one is a capital letter in Ruby

ruby regex gsub

Running jQuery in Ruby

jquery ruby execjs

Is it possible to use OpenGL ES on iOS through RubyMotion?

ios ruby opengl-es rubymotion

How to link to external c library with ruby's mkmf?

ruby rubygems mkmf

How do I start a Rails server programatically from a Ruby script

How to extract first letters of words in a string in ruby without looping?

ruby string

pod install fails with "cannot load such file -- xcodeproj"

ruby xcode frameworks

Net::HTTP.get_response timeout

ruby http timeout response

Rails get the id of the inserted row (not the last inserted) [duplicate]

mysql ruby-on-rails ruby

Ruby Pascal's triangle generator with memoization

ruby closures memoization

rails 3 scopes inherited from other models

Getting error "The security token included in the request is invalid" when using AWS ruby sdk

Can I use other helpers methods in application_helper.rb?

ruby-on-rails ruby helper

Why Ruby `num >> 1` is slower than `num/2`

ruby benchmarking ruby-3

What is the maximum value the String#hash method can return in Ruby?

ruby

ruby each_line get the next line

ruby file-io

Rails - Using true and false

NGINX and environment variables from configuration file