Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Trying to find_or_create via accepts_nested_attributes_for?

How to invite an existing user through devise_invitable

psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: database "myname" does not exist

ruby-on-rails postgresql

Explicit reload of asset in Rails 3.2

Marshalling error when caching models with date prior to 1900

Rails and RSpec: Testing controllers with the same name in different namespace (module)

How to implement password expiration and password archivable features using amazon cognito

Rails: How do I handle automatically upgrading a user account once a limit is reached?

How to set up a custom domain on Heroku

ruby-on-rails heroku

How do I use CoffeeScript in Rails?

rails app defaults to sqlite3. I would like to have postgresql as default _ how to change

Rails: update multiple attributes without validation, 1 sql transaction