tracyloisel
Follow
Senior software engineer Ruby on Rails
since october 2006
Pinned Loading
-
cursor
cursor PublicForked from getcursor/cursor
An editor made for programming with AI 🤖
TypeScript 1
-
activejob-google_cloud_pubsub
activejob-google_cloud_pubsub PublicForked from ursm/activejob-google_cloud_pubsub
Google Cloud Pub/Sub adapter and worker for ActiveJob
Ruby 2
-
Add to_i feature to TrueClass and Fa...
Add to_i feature to TrueClass and FalseClass object 1/*
2* call-seq:
3* false.to_i -> 0
4*
5* The integer representation of <code>false</code> is 0.
-
add new ruby configuration to atom p...
add new ruby configuration to atom package goto-definition 1Ruby:
2regex: [
3"(^|\\s)class\\s+{word}(\\s|$)"
4"(^|\\s)module\\s+{word}(\\s|$)"
5"(^|\\s)def\\s+(?:self\\.)?{word}\\s*\\(?"
-
Write chainable methods at class level
Write chainable methods at class level 1#PizzaHut.pepperoni(6).
2# italian_sausage_ml(20).
3# ham(6).
4# bacon(6).
5# seasoned_pork_and_beef(10).
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.