Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

How to duplicate a record and its associated records in Ruby on Rails?

Undefined method 'set_cookie' for capybara How can I create a cookie?

ruby selenium rspec capybara

How to write a RuboCop Cop to prevent writing Sidekiq workers using keyword arguments?

Ruby example of Net::HTTP for GET, POST, PUT, DELETE

ruby net-http

How to stub a module method inside a controller with Mocha

What is the "-S" flag used for in Ruby?

ruby

ActiveStorage CSV file force encoding?

slice vs extract! rails 5

How do I log particular events from Rails to a log file?

ruby-on-rails ruby