Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How To Decrypt AWS Ruby Client-side Encryption in Python

How to Access Ruby Session Variable in Javascript

javascript ruby session

Changing the background color of a pdf with Prawn?

ruby prawn

Using Whenever gem with Rails Active Job to schedule a batch email job

No Procfile detected, using the default web server (webrick)

Rails - How do I use application.html.erb in my custom layout?

How to use dynamic values with RSpec mocks?

ruby rspec mocking

Capybara: How to fill a textarea without an 'id'?

Rails collection ordering doesn't works as expected with UTF-8 string

How to get first character that is causing reg expression not to match

ruby regex

How to put JSON response.body into string

ruby-on-rails ruby

How to check if whenever gem is working?

How to pre-populate collection_check_boxes in an edit form?

ActiveRecord use joins for performance but load all associated records into memory like with includes

How to export version history from Serena Dimensions to Git?

ruby git serena

Is { 'symbol name': "some value" } valid Ruby 2 syntax for Hashes?

Capitalize First Letter of all Words and Keep Already Capitalized

How to setup AWS credentials in rails for development?

Does #freeze have a use other than preventing modification?

ruby

Define a class (instance)method in rails console