Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Why it's impossible to include class in Ruby?

ruby class module

How can I implement a 'create' action without 'new' action

Is it possible to DRY this migration up?

How to set css class for Rails date_select year select?

Rails simple model attributes not saved to database

redis - ERR unknown command 'HELLO' (RedisClient::CommandError)

ruby redis

Callbacks with Scripting Bridge?

How does ruby know where to find rspec in require "rspec"

ruby rspec

How to sanitize raw SQL in a Ruby script

ruby sequel

Rails: Form partial not clearing/reloading after AJAX submission

Can't start service with sudo since root user has no access to Ruby

ruby shell ubuntu rvm bundler

Rails scope - how to join 3 tables

Can't stop Sinatra using Ctrl+C when `require 'coffee-script'`

Why no one seems to use FreeBSD to host Rails app? [closed]

(ruby gems) warning: duplicated key at line 46 ignored: "index0"

ruby rubygems jekyll liquid

configure multiple server to support sidekiq

Difference between <%= form_tag and <% form_tag