Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Extract date between single quotes in ruby

regex ruby

Embedded Font Error for Rails Prawn Document

ruby-on-rails ruby pdf prawn

Ruby - when is block executed?

ruby closures block

How to optimise code that parses a 2-d array in Ruby

How to install Nokogiri on Ruby 2.7.0

ruby rubygems nokogiri

How can I count the number of accesses/queries to database through Mongoid?

Conditional regex in Ruby

regex ruby

Can't install Ruby 2.0.0 through RVM

ruby rvm

How does Ruby 1.9 handle character cases in source code?

ruby encoding utf-8

When is it appropriate to use Time#utc in Rails 2.1?

ruby-on-rails ruby

Error installing newgem on linux

ruby linux

Rails ignoring render and redirect_to

ruby-on-rails ruby

Getting renders to recognize custom routing paths

ruby-on-rails ruby

Fetching 'action_name' or 'controller' from helper spec

ruby-on-rails ruby rspec bdd

best database strategy for a client-based website (Ruby on Rails)

What is your convention for specifying complex SQL queries in Rails?

ruby-on-rails ruby

How do you deploy a Ruby on Rails application on hostgator?

ruby-on-rails ruby

Are there any significant differences between blocks in Ruby vs Groovy?

ruby groovy

working with hashed passwords in ruby

ruby security

Saving Dynamic Ruby Classes

ruby