Carlos Silva

Results 6 issues of Carlos Silva

Hi there! So I'm really new to grammar and canopy as well. I wrote this PEG file based on several things that I read and the online resources. However, it...

Since the column `tableoid` is available without the need of extra join or anything, it seems to be faster to use it as the source of inherited table discover. We...

enhancement

Rails is not smart when the subject is association shortcuts. Something like: ```Ruby class Text < ActiveRecord::Base belongs_to :user has_many :user_comments, through: :user, source: :comments end class User < ActiveRecord::Base...

enhancement

# Proposal This gem has an authorization feature implemented using a hidden [directive]. It leverages the ability of directives to have [events] triggered during [requests], the ability to add directives...

enhancement

- Setup HAML properly for versions `> 6.0`