Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Cant install rails on my brand new Mac OS X Lion 10.7.3

Draper - NoMethodError with RSpec testing for decorator

ruby-on-rails rspec draper

Rails — Action Mailer conventions

How to implement redirect response with an AJAX request in Rails 3?

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