Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

How to check creation date of postgres schema?

Elasticsearch in Rails sort results

Passenger standalone restart-app not working after update to 5.0.18

Subclassing controllers, and when to call super

Should I be worried about the RVM warning about Ruby 1.8.7?

ruby-on-rails ruby linux rvm

Call API but not for every user

ruby-on-rails ruby

How can I dry up code to export different CSVs from my action controller and application record in rails 5?

Factory(:some_factory) or FactoryGirl.create(:some_factory)

ruby-on-rails factory-bot

what does this syntax mean in Ruby? .. tasks.all?(&:complete?) [duplicate]

ruby-on-rails ruby

Rails: change default JSON structure

ruby-on-rails json ember.js

Rails how to group by date and count records?

Command: rails console, generate not recognize. Error: Command 'rails' not recognized Usage: rails COMMAND [ARGS]

How can I DRY this code?

ruby-on-rails ruby

Newbie rails question: elegant way to deal with nil values in .each loops?

ruby-on-rails

Rails send_file rendering files as plain text on new page instead of browser downloading file

Convert datetime to format in ruby on rails

ruby-on-rails datetime