Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to tell Ruby Net/Ldap to ignore server cert hostname mismatch?

ruby openldap

What's the proper way to check if a constant is defined?

Getting syntax error, unexpected ':', expecting '=' in Ruby

ruby-on-rails ruby

How do I use symbols to access a JSON response with HTTParty?

Getting info about inheritance chain in Crystal

belongs_to touch: true not fired on association.build and nested attribute assignment

How do I decrypt data encrypted by Ruby's `symmetric-encryption` gem in another language?

ruby cryptography

Failing to build Ruby 2.5.0 with rbenv and ruby-build on macOS Sierra

ruby rbenv

how to store temporary attributes on an Active Record model

ruby-on-rails ruby

Check if current devise action and view

ruby-on-rails ruby devise

Ruby/Rails: How to get same encrypted value every time we encrypt a particular string

Rubocop: Use next to skip iteration

ruby rubocop

bundle exec rspec spec/ => invalid switch in RUBYOPT: -F (RuntimeError)

ruby bundler

Ruby, including module in current directory

ruby

ActiveRecord 3.1.0 multiple databases

ruby activerecord

ruby execute bash command with variables

ruby bash command

Is anything wrong with using Sinatra to develop a full website?

ruby web sinatra

Rails 3. Could not find libv8-3.3.10.4 in any of the sources

Comparing Object Or Just IDs

ruby-on-rails ruby

Markdown Line Breaks in Code Blocks

ruby haml markdown redcarpet