Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Marshalling error when caching models with date prior to 1900

Gem Install fails with UnsatisfiableDependencyError

ruby rubygems gemfile

Use "global" Thorfile

ruby chef-infra thor

How to implement password expiration and password archivable features using amazon cognito

Rails: How do I handle automatically upgrading a user account once a limit is reached?

Spreadsheet Gem unbearably slow on Ruby 1.9.2

Array of Hashes push into another Array

How to change the way Ruby on Rails parses two digit year input

Passing `nil` to method using default named parameters

ruby named-parameters

Why do I get the Regexp warning "warning: nested repeat operator ? and * was replaced with '*'"

ruby regex

How to load correct version of dynamic libraries and gems (libxml, Nokogiri) within a custom Rails engine gem?

Ruby Regex: efficient way of capturing and deleting simultaneously

ruby regex

undefined method `>' for nil:NilClass Ruby on Rails (NoMethodError)

ruby-on-rails ruby