Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I get a custom Rake task to run in Sinatra?

Every link_to on my rails 4 application is being called twice

Ruby short hand for simple if else condition

ruby-on-rails ruby

Ruby on Rails - Is params a method or a hash?

ruby-on-rails ruby

Codeship - Bundle install error (You must use bundler 2 or greater with this lockfile)

How do you talk SQL directly to MySQL from Ruby?

How to remove a URL's trailing slash in a Rails app? (in a SEO view)

How to get long URL from short URL?

ruby url bit.ly short

Updated (current) recommendation on Rails versus Django? [closed]

`-': nil can't be coerced into Fixnum (TypeError)

ruby

rvm ruby 1.9.2 and Rails 3.1 can't start server

Adding namespace using Nokogiri's XML Builder

How to split text in Ruby without creating empty strings?

How to make Thin run on a different port?

ruby linux sinatra thin

uploading file with grape and paperclip

Rails 4 render json nested objects

ruby-on-rails ruby json

What does "string literal in condition" mean?

ruby array, get all elements from second to last [duplicate]

ruby arrays

map_values() for Ruby hashes?

ruby hash

Rails routes: Nested, Member, Collection, namespace, scope and customizable