Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Change namespace in Rails routes

bundle exec rake test:models throws Errno::EACCES: Permission denied

ruby-on-rails sqlite rake

How do I make javascript functions accessible to pages in a Rails 6 project using webpacker?

Is jRails a must for Rails + jQuery?

Does Amazon Cloudfront hide the file from being download directly?

Stripe Rails: Invalid integer: 1.06

Rails: ActionController::ParameterMissing param is missing or the value is empty:

How do you handle 'actions' on resources in a RESTful design, like marking an email read?

ruby-on-rails rest states

Has anyone written a plugin to add the final polish to ActiveResource?

Enable Browser-Caching for lighttpd/thin

ActionController::UnknownFormat when using format.turbo_stream in Rails 7

Erb from database and image_tag

Rails link_to w/ path AND url_options

ruby-on-rails path link-to

Postgresql version 13 psql: error: could not connect to server: could not connect to server: No such file or directory

Use multiple input fields with rails3-jquery-autocomplete

How to rescue from a OAuth::Unauthorized exception in a Ruby on Rails application?

Rails 3.2.1 development mode terribly slow

update_attributes failing to update object in after_save callback (mongomapper+rails3)

How to modify the ajax Post data in a beforeSend event?