Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Is it ok to store DB password for the production environment in the config/database.yml file

How to evaluate memory footprint of redis key-value in rails app?

ruby-on-rails redis

How does rails activerecord where clause accepts dynamic parameter?

Rails 4 MongoID embedded Documents

use_ssl value changed, but session already started when trying to make https request

Create new Rails app with pg_restore data dump

Array of Associations for a Model

ruby-on-rails

How can I replace a single Hash Value in Ruby by using its number

ruby-on-rails ruby hash

How to divide a big rspec file into smaller parts

RSpec error User must exist with FactoryGirl

Why is my embedded ruby string outputting two strings in the html?

ruby-on-rails ruby

counter cache doesn't update but I can save to the parent and the child

JOIN ON ... AND conditions when eager loading association in ActiveRecord

Handling an ActiveRecord error if database is empty