Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Access Devise's current_user in Model

Rails Trying to submit a form onchange of dropdown

Rails 3 force localization language for specific text

how to render rails static 404, 500 error pages without site layout?

How to clear rails sessions table

Rails - How to send an image from a controller

Rails 3 - How can you get access to Devise's current_user in the IRB console?

Rails 3.0.9 + Devise + Cucumber + Capybara the infamous "No route matches /users/sign_out"

How to make ExceptionNotifier work with delayed_job in Rails 3?

How can I set default parameter value in routing in rails 3

Append/prepend bootstrap icons with simple_form

How rails database connection pool works

How can I escape HTML in a Rails 3.1 controller method?

ruby-on-rails-3

Simple Rails 3 CMS Gem/Plugin? [closed]

How do I create a singleton global object in rails?

ruby-on-rails-3

Rails 3 get request referrer

Params hash keys as symbols vs strings

ruby-on-rails-3

How to add bootstrap modal with link_to so the link content open in modal ?

Rails: how to show user's "last seen at" time?

appending to rake db:seed in rails and running it without duplicating data