Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

better alternative in letters substitution

ruby-on-rails ruby

How to populate a Rails dropdown menu with a json array

Devise with Rails 4: user show route doesn't exist

Rails i18n with translated model names

Iterating over javascript objects with handlebars

Rails, is it a good practice to create a method without a view?

ruby-on-rails ruby

Rails Paperclip undefined method `validates_attachment'?

How do I properly put embedded ruby code in to JavaScript?

Rails Paperclip, DRY configuration

ruby-on-rails paperclip dry

WARNING: Can't mass-assign these protected attributes: id (ar-extensions)

Rails design for database record (employment) history

ActiveStorage how to prevent duplicate file uploads ; find by filename

result.credit_card_verification is returning nil even on error in braintree

Updating to Ruby 2.0 broke my asset pipeline

How do I effectively use Devise and Doorkeeper in my rails API?

Dynamically find parent object from belongs_to

ruby-on-rails