Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

how to handle a :reject_if if a new record and not an update

Including rails datetime helper in custom rake task

ruby-on-rails

Rails engine test/dummy with Spork, Guard, RSpec?

When a Web framework isn't convenient to use? [closed]

How to attach an Active Storage image from local hard disk from the rails console?

Rails override attribute using his getter

How to reload rails environment? Is `reload!` command depracated?

ruby-on-rails ruby reload

Postgres, a fresh install of Mavericks and rails. Cannot fix this database connection issue...

RSpec not sending a Post request in JSON

ruby-on-rails ruby json rspec

Dynamic Partial Based on Select Box - Rails 2.3.5

ruby-on-rails

How do I redirect to 404 page when a user record does not exist?

How do I exit binding.pry without exiting my rails server

ruby-on-rails pry

Sidekiq: pass an object as parameter

ruby-on-rails sidekiq

No route matches [PUT]. How to correctly route?

ruby-on-rails ruby routes

Is there a better way to implement my business logic in Rails?

ruby-on-rails