Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Excess spaces wile rendering multiline string in Rails 5

(undefined method `+@' for []:Array)

ruby-on-rails arrays

Pass a parameter into collection select method for text_method

Rails session gets destroyed on DELETE request [duplicate]

How to assert that a cookie was cleared in a rails 3 functional test?

devise_error_messages! causes undefined method `errors' for nil:NilClass

Testing an overridden action on Spree Controller Decorator

ruby-on-rails rspec spree

How can I return the parent's attachment if the child's is nil with Paperclip

"Integration" between Rails' ActiveRecord and Java's Hibernate

create_attribute before save in Rails 3.1 doesn't set self.attribute_id

Rails server exiting after starting

ruby-on-rails ruby

syntax error, unexpected '\n', expecting => (SyntaxError)

ruby-on-rails rspec

How can I disable the browser back button with JavaScript, Ruby on Rails?

Multiple Left join with rails 4

How to return the hash key if the value is true?

ruby-on-rails ruby hash

Rails 4 - Devise not binding session

Travis CI Ruby Version conflict

ActiveRecord::PendingMigrationError [running rails4]

How to add values in nested hash in ruby's way

ruby-on-rails ruby