Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Rails adding images to a Post

ruby ruby-on-rails-4

Rake db:seed fails with 'don't know how to build task db.seed'

Safe way to store decryptable passwords in ruby

'rails c' doesn't work, but 'bundle exec rails console' does

Rails has_one conditions

How to use Ruby code inside js.erb?

Rails: Using different model fields in ActiveRecord Concern

Getting undefined method `errors' for nil:NilClass

TinyMCE 4 insert link form fields disabled

Why is the Figaro gem working only if I use erb syntax?

Rails 4: add exemption for after_update in model

Ruby reverse only index but keep values in place?

Rails 4 link_to larger, static image

What causes undefined method `map!' for ActiveRecord_Relation?

Use secret_key_base as paperclip hash_secret

How can I do thread safe singleton with Rails, how keep my classes variables safe?