You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this can be solved by the README. I'd rather not rename these files as this is not consistent with the Ruby way and the file names become too verbose.
In Ruby, the top-level name registers and activates the implementation files. That's how we've structured this repo. Once they are packaged in a gem (the long-term plan), the flag becomes -r gist-block-macro, which reads very nicely.
It would be more verbose to rename files inside
lib/*.rb
to includeregistration
in their names:It would avoid errors like #45.
The text was updated successfully, but these errors were encountered: