Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

before_filter not redirecting when using devise and jquerymobile

How to deploy Rails project in Nginx server using passenger?

ActionText gif attachment converts to photo when submitting rails form

Where is my Rails database?

How to set the default gemset in RVM with Rails & Heroku

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