Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails 3 form helper to prevent user from navigating away and losing changes?

rspec: Stub a template's helper method call from a controller spec using render_views

How can a partial detect if it's being rendered by a mailer?

Rails 3 engine and code reloading in development mode

mongoid, rspec and assigns(:people) issue

set session for object in Rspec integration test

Testing entire Rspec suite fails

Translate JSON in Rails 3

Vim autocomplete Rails model methods

How to send money via PayPal's API to end user's bank account?

ruby-on-rails-3

How to complete login with phonegap and devise (Rails)

Rails 3 rspec + capybara - current_path is nil?

More objects in memory with same id?

Configuring Rails 3 + Polymorphic Image model + Paperclip and Amazon S3, No errors, but nothing uploading

Matching nested model association attribute with includes

Ruby On Rails : PdfKit Runtime Error

reconnect tcpsocket (or how to detect closed socket)

ruby ruby-on-rails-3

How to make Rails parse a posted string as json without sending the 'Content-type: application/json' header?

How to prevent initializers from running when running `rails generate`

Security : Role defined can be misused via url edit and changes. in ruby application