Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

ruby: How can I get all the Class and/or Module objects that are a child of a Module?

ruby

Writing YAML files in Ruby: lack of pretty printing formatting options

How can I test different environments (e.g. development|test|production) in Cucumber?

Ruby: bundle not working with rbenv (path name contains null byte (ArgumentError)

ruby rubygems bundler rbenv

How to suppress deprecation warnings?

ruby deprecation-warning

Arity of method delegated with method_missing

RSpec: How to test existence of keys in an array of hashes?

ruby unit-testing hash rspec

How to randomise upper/lower case of a string in Ruby?

ruby string methods character

Finding records between date range

Should Ruby method return nil or empty object

Escape line breaks in puts output

ruby irb ruby-1.8.7

Generate a random number with a seed between a range in ruby

ruby random

How to get the date of "this Wednesday", "this Thursday" etc. in Rails

ruby-on-rails ruby datetime

Devise Redirects to specific page based on User Role on Login

Add readable field descriptions to ActiveRecord models

tinymce wysiwyg editor is giving extra line in html

How to capture Chef exceptions

ruby chef-infra chef-recipe

Rails 4: alternative for ActiveRecord 'all' as it is now deprecated