Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Docker-compose entrypoint script stops container with exit 0

Rails not see compiled files by webpack when webpack-dev-server is runing

rails translation missing error

jQuery Remotipart sending [object Object] to server

Define a '<<' method for an attribute on an ActiveRecord object

NameError wrong constant name primary — yet `primary` doesn't exist?

[Ruby on Rails]couldn't find file 'jquery-ui/autocomplete' with type 'application/javascript'

In Rails, how do I delete all the objects in an array?

How to make my seeds file Idempotent?

ruby-on-rails

Follow up to changing Date format from Time.now to post.created_at

ruby-on-rails ruby datetime

Is returning nil or a boolean at the end of a method more performant than letting Ruby return the result of the last line of code?

How to access translation key for ActiveModel validation error?

A rails app which gets users location using HTML5 geolocation and saves to data base

querying to check for integer values in ruby on rails

ruby-on-rails ruby

rspec stub giving wrong number of arguments error

ruby-on-rails rspec

Mongoid "reverse polymorphism"? How to embed multiple class types under one field that doesn't match class name

Extract array in string rails [duplicate]