Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Conditionally insert date separator to array of chat messages

ruby-on-rails ruby

How do I see real-time activity of my users in Rails 3?

Username as parameter with blacklist validation

ruby-on-rails

Best way to perform error handling using modules in Rails?

Common security holes specific to Rails?

ruby-on-rails security

Active Record eager load across models

Rails 4: routing for has_many :through association

How can I build a flagging system for posts?

How do I write a helper for an integration test in Rails?

In ruby, how do you write item.nil? ? nil : item.id.to_s

ruby-on-rails ruby

Writing javascript function from ruby string in hash

ruby-on-rails ruby erb

How to use bootstrap-icons with Rails 7.0?

How to override public folder path in Rails 4?

ruby-on-rails ruby

Using respond_with to serve 404?

Using existing SQL Server database with Ruby on Rails

edit created_at field in rails?

ruby-on-rails

Rails select - unwanted automatic typecast

Rails, in a route like /books/:slug, :to => 'books#show', slug: /.*?/ what is slug: /.*?/ doing?

ruby-on-rails slug

Interval based API access and processing different DSL

ruby-on-rails json