Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Rails - Good way to support creation of drafts for several models

Ruby on rails return a string if a model attribute is nil

Getting rid of the credentials "feature" in Rails

ruby-on-rails

Select rows with no match in join table with where condition

Error loading the 'sqlite3' Active Record adapter. when I deploy in Heroku

rspec expect to receive caring about just one parameter a couple times

ruby-on-rails ruby rspec

Getting 401 on post request to mailgun api

Custom caption text for file_field helper

Bullet gem not logging from Rails console

mysql ruby-on-rails

Call helper method from model

ruby-on-rails

Rails 4 - simple_form and pre-populating fields from url

Why do I need binstubs in Rails?

How to override `root_path` in Rails?

ruby-on-rails ruby routes

Experience with web crawlers on heroku

ruby-on-rails heroku

is there a way to tell if a record is new after it's been created with find_or_create_by

ruby-on-rails ruby mongoid