Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Permit array in params

ruby-on-rails json

How to show a background image in ruby on rails

Creating a "zoom in" and "zoom out" driven by mouse scroll wheel within web pages

jquery html ruby-on-rails

Rails 4 + Rails-API + RSpec + Devise - Trouble testing controllers with custom devise routes

How to return multiple values from a Rails helper method

ruby-on-rails link-to

Elasticsearch - '127.0.0.1:9200' and 'localhost:9200' are unable to connect on the browser

Rails, Capybara.using_session(...), visiting a page, and having ruby-debug causes rspec suite seem to hang after run even though all specs passing

enabling rails page caching causes http header charset to disappears

Postgres + Rails - Correct way to migrate all tables from one schema to another

How to monkey patch in Ruby on Rails

Ruby on rails TypeError (can't cast Hash to integer)

ruby-on-rails

gem install mimemagic -v '0.3.10' fails to install on Big Sur

How to do without delete_if for Active Record?

Bootstrap tooltip persists after browser back navigation in Rails

I18n.l displays wrong month (one month later)

Devise + Omniauth + Twitter. How to get user information?

frame, thread, and some other jargons in ruby-debug gem, what do they mean?

Rails 3.0 ORM agnostic admin plugin

How to fetch multiple feeds concurrently

How to check if a column value is contained within a string