Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Sorting by virtual attribute in Rails

Travis CI Ruby Version conflict

Rails 3: How to intercept any http request

How to add values in nested hash in ruby's way

ruby-on-rails ruby

Jekyll encoding name of category special characters

ruby encoding utf-8 jekyll

How to check if a key exists in an array of arrays?

ruby

Rails 6: strongly typing raw SQL Query returning array type

Json gem install fail. Xcode already installed and up to date

How to make rake task dependent on file and another task

ruby rake

Variable assignment using eval

ruby variables

Ruby version change on heroku push

Can I load MATLAB mat file in Ruby?

ruby matlab

Create links in a PDF DOCUMENT that opens in a new browser tab

loop through json array and retrieve one attribute, gives errors also

ruby json

Ruby TypeError: no implicit conversion of String into Array

ruby testing rspec

How to authenticate users using rubycas-server with multi-field?

Show all substring replacement options in Ruby [duplicate]

ruby

Multiple Ruby on Rails apps deployed on passenger for nginx

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?