Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to get the rightmost digit from an Integer - Ruby

ruby integer digit

Why is EVERYTHING an instance of Class in Ruby? [duplicate]

ruby

Simple form custom input with acts-as-taggable-on

remove both commas and white space ruby

ruby regex string palindrome

why I received the error "uninitialized constant SecureRandom?

ruby

Ruby: How do you configure an enum in a fixture?

What does \b really mean in Ruby regular expressions?

ruby regex

How to default collection_check_boxes to checked?

ruby-on-rails ruby checked

reschedule a sidekiq job from within perform

ruby-on-rails ruby sidekiq

How to set port for Rack app?

ruby rack

Ruby enumerable - find up to n occurrences of matching element

arrays ruby

Cannot install sqlite3 gem

ruby-on-rails ruby sqlite

Rails - Determine the day of the week

Rails 4: Check if today is sunday, 15th of month or last day of month

ruby-on-rails ruby

How can I show that the Ruby `for` loop is in fact implemented using the `each` method?

ruby loops for-loop each

Get dates Queries with arel and gt lt between methods in rails

ruby-on-rails ruby date arel

ruby private class method helper

ruby metaprogramming

Rspec/capybara - test presence of a class OR another class

How to check block is called using rspec

ruby rspec ruby-block

can't find gem railties (>= 0.a) (Gem::GemNotFoundException)

ruby-on-rails ruby macos