Search code examples
How to print a string in erb file including line breaks...


ruby-on-railsrubyruby-on-rails-3sinatraerb

Read More
Update a monthly payment subscription to a single payment after a failed payment? Or allowing the cu...


rubyruby-on-rails-3stripe-payments

Read More
Turn off transactional fixtures for one spec with RSpec 2...


ruby-on-railsruby-on-rails-3rspecrspec2

Read More
Rails: How to run `rails generate scaffold` when the model already exists?...


ruby-on-railsruby-on-rails-3

Read More
Where am I supposed to put my rspec helpers?...


ruby-on-rails-3rspec

Read More
Reserved names with ActiveRecord models...


ruby-on-railsruby-on-rails-3activerecordruby-on-rails-3.2active-record-query

Read More
Can't find the PostgreSQL client library (libpq)...


ruby-on-railsruby-on-rails-3postgresqlrubygems

Read More
Share Models between two Rails API's (Separate Applications)...


rubyruby-on-rails-3

Read More
Prevent change of one field in Rails model...


ruby-on-rails-3validationhobo

Read More
Delay a user defined helper method with delayed_job...


ruby-on-railsruby-on-rails-3delayed-job

Read More
Rails scaffolding pluralisation is incorrect for "cafe"...


ruby-on-railsrubyruby-on-rails-3

Read More
Truncate table(s) with rails console...


ruby-on-railsruby-on-rails-3truncaterails-console

Read More
Active resource rails not fetching data...


ruby-on-railsruby-on-rails-3ruby-on-rails-5ruby-on-rails-6activeresource

Read More
using Liquid variables inside of a liquid tag call...


ruby-on-rails-3template-engineliquid

Read More
Ruby on Rails - Executing code on compile...


cssruby-on-rails-3assetsexecute

Read More
How to trigger download with Rails send_data from AJAX post...


ruby-on-railsajaxruby-on-rails-3jquerycanvas

Read More
Convert HTML to markdown...


htmlruby-on-railsruby-on-rails-3markdown

Read More
How do instance variables in rspec work?...


ruby-on-railsrubyruby-on-rails-3rspecinstance-variables

Read More
Ruby / Rails - How to aggregate query results in an array?...


ruby-on-railsrubyruby-on-rails-3

Read More
check if object has been updated mongoid 3.x...


ruby-on-railsruby-on-rails-3ruby-on-rails-3.2mongoidmongoid3

Read More
Rails remote form and select on change not working...


ruby-on-railsruby-on-rails-3

Read More
ActiveRecord OR query...


ruby-on-railsruby-on-rails-3rails-activerecord

Read More
Saving array of nested attributes with accepts_nested_attributes_for...


ruby-on-railsruby-on-rails-3

Read More
Rails 3 / Form without Model: How do I create a form that is not tied to a model?...


ruby-on-railsrubyformsruby-on-rails-3activerecord

Read More
Path helpers generate paths with dots instead of slashes...


ruby-on-railsruby-on-rails-3

Read More
Disqus Ajax is not taking different thread for diffrent posts in ruby on rails...


ruby-on-railsajaxruby-on-rails-3ruby-on-rails-3.2disqus

Read More
Purge or recreate a Ruby on Rails database...


ruby-on-railsruby-on-rails-3rake

Read More
Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5...


ruby-on-railsrubypostgresqlruby-on-rails-3ruby-on-rails-4

Read More
Ruby on rails convention for naming date/time fields...


ruby-on-railsruby-on-rails-3coding-stylenaming-conventions

Read More
How to test private helper(module) method in rspec...


rubyruby-on-rails-3modulerspec-rails

Read More
BackNext