Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Why doesn't "gem install bundler" upgrade my bundler?

Rails 4 form: conditional display of fields based on radio button selection

How to create data import into several models in Rails 4?

ruby ruby-on-rails-4

Rails 4: how to implement a column with multiple elements

rake db:migrate - PG:: InvalidSchamaName ERROR: no schema has been selected to create in

geocomplete_rails and Uncaught ReferenceError: google is not defined

Upgrade from rails 3 to rails 4 with capistrano, now image assets are not showing. Why?

Bundle Install on dev giving an error that a production gem is missing

How to determine a source class of touch in after_touch callback?

Removing table from schema.rb

ActiveModel::ForbiddenAttributesError in PostsController#create

No route matches {:action=>"show" in RSpec, fine in browser

ruby-on-rails-4 rspec

Michael Hartl RoR tutorial chapter 12 exercise #2

ruby-on-rails-4

How to stub i18n_scope for mocking ActiveRecord::RecordInvalid on Rails 4 rspec 3.3.0?