Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

How to implement Feature Flags in AngularJS and Ruby on Rails?

Why do my changes to model instances not get saved sometimes in Rails 3?

How Do I use redirect and pass an object to the edit action?

Ruby on Rails: I want to remove non letters to create a username

ruby-on-rails

Building a Rails app from scratch - What should be the ideal workflow?

ruby-on-rails

Find nested key in Nokogiri

ruby-on-rails ruby nokogiri

Find in string two first words (Regular expression)

ruby-on-rails ruby regex

Sort a hash by value inside other hash - Ruby on Rails

Net::SMTPFatalError: 550 5.1.1 Recipient address rejected: User unknown in local recipient table

Integration testing Rails API with basic authentication

What is the use of the Schema.rb file?

ruby-on-rails

Actioncable authentication with multiple Devise models

Rails Routes Starting Slash

ruby-on-rails ruby

a/b testing gem for mongoid?

While integration testing, ActionController::ParameterMissing appears, despite logs to the contrary

Cancan: Ability class to json

Rails4 Dynamic Select Dropdown

Signaling validation errors in assigning a virtual attribute?