Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Simulate closing/reopening the browser in cucumber/capybara?

Rails: Using Paypal to faciliate marketplace transactions (parallel or chained?)

Is there a "Rails Way" include a jQuery plugin in the Asset Pipeline?

Strategies for gem tests to ensure the gem works with Rails 3.x and 4.0?

Wrapping up a method with ruby-progressbar gem

how to implement a payment system in rails [closed]

Loading gem at runtime in Rails 3

Is there a way to prevent serialized attributes in rails from getting updated even if there are not changes?

How can I get all list of scopes in ActiveRecord 3.x

Rails field "can't be blank", even though it's not blank

Call task more than once in Rails 3 generator

ExceptionNotifier and rescue_from

carrierwave cache not resubmitting

When will an instance of a controller be created?

ruby-on-rails-3

Why Rails doesn't include the Javascript files at the bottom of the HTML page by default?

How to access session from Rails Integration Test?

Rails 3 initializers that run only on `rails server` and not `rails generate`, etc

Rails Active Record - How to model a user/profile scenario

Mongoid: How to load only some fields of an object you lazy load via reference?

Ruby on Rails route for wildcard subdomains to a controller/action