Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Is there an elegant one liner to append scopes stored in an array using .send()?

ruby-on-rails ruby scopes

Is there a template for a website that accepts an uploaded file, does something, and lets the user download the result?

for-loop in ERB-Template for puppet causes syntax-error

ruby erb puppet

How to upgrade redmine plugin to rails 5, alias_method_chain is deprecated now

How to get timing from the PgSQL DB

ruby postgresql timing pg

Minima theme build shows "Liquid Exception: Invalid syntax for include tag. File contains invalid characters or sequences"

ruby github jekyll

What does instance variable that looks like this @my_variable inside a self.method mean?

ruby

Ruby new unique array of nested array items

ruby-on-rails ruby

Rails How to escape and display the contents of a rendered view

Rails & ActiveRecord: Appending methods to models that inherit from ActiveRecord::Base

Rails paperclip amazon aws s3 gem, how to change image url?

Prettier for YAML - SyntaxError: Nested mappings are not allowed in compact mappings

Can't install my own gem via bundler, but can install with rubygems

ruby rubygems bundler

Redmine on Windows 7, rake db:migrate

ruby windows-7 redmine migrate

Ruby: Why is my method non-destructive?

ruby

Unserializing a column in a database in Rails

Is there way to run code before Sidekiq is restarted in the middle of a job?

ruby-on-rails ruby sidekiq

Standard Library Reference for Ruby

ruby reference