Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

In Rails, how to add a new method to String class?

View helper link_to in Model class

Rails - How to add CSRF Protection to forms created in javascript?

Could not find rails (>= 0) amongst [] (Gem::LoadError)

How to disable Rack-Mini-Profiler temporarily?

Ruby on Rails 3 howto make 'OR' condition

With RSpec, how to seed the database on load?

Ruby on Rails "invalid byte sequence in UTF-8" due to bot

What is the best/easy way to validate an email address in Ruby?

Capybara with :js => true causes test to fail

Possible to alias a belongs_to association in Rails?

How to access instance variables in CoffeeScript engine inside a Slim template

Rails' link_to method: GETing when it should DELETE

How can I reload the current page in Ruby on Rails?

How do I make an RSS/Atom feed in Rails 3?

Rails 3 paperclip vs carrierwave vs dragonfly vs attachment_fu [closed]

Rails 3.1 asset pipeline and manually ordered Javascript requires

Rails - How do I check developer mode or production mode in code

Rails 3 - Can Active_admin use an existing user model?

In Rails, how to get current url (but no paths)