Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

how to see what attribute is giving me this error: value too long for type character varying(255)

Why does Devise keep asking me that the name can't be blank?

How can I set Sunspot to search for sequences of characters instead of words?

Suppressing spaces in ERB template

ruby-on-rails erb

Best method sequence for Ruby on Rails model? [closed]

How to organize large Rails application?

Rails: how can I add two counter_cache columns in one migration?

Is there a way to do an If IE8 check with meta tags?

Rails Simple Captcha not going over HTTPS

Integrate SAML in rails application

Postmark::InvalidMessageError when attempting to send mail

ruby-on-rails postmark

Getting nested JSON output from Rails

Rails5 ActionCable include current_user method from SessionsHelper

How to design a rake task that calls multiple class methods?

If I have a Stripe card token how do i retrieve customer id?

Set a Rails form hidden field from enum model