Skip to content

Instantly share code, notes, and snippets.

@localhostdotdev
Last active April 2, 2019 21:55
Show Gist options
  • Save localhostdotdev/7a7266f33407d83127038ea51ffb3f90 to your computer and use it in GitHub Desktop.
Save localhostdotdev/7a7266f33407d83127038ea51ffb3f90 to your computer and use it in GitHub Desktop.
Ruby:
type: programming
ace_mode: ruby
codemirror_mode: ruby
codemirror_mime_type: text/x-ruby
color: "#701516"
aliases:
- jruby
- macruby
- rake
- rb
- rbx
extensions:
- ".rb"
- ".builder"
- ".eye"
- ".fcgi"
- ".gemspec"
- ".god"
- ".jbuilder"
- ".mspec"
- ".pluginspec"
- ".podspec"
- ".rabl"
- ".rake"
- ".rbuild"
- ".rbw"
- ".rbx"
- ".ru"
- ".ruby"
- ".spec"
- ".thor"
- ".watchr"
interpreters:
- ruby
- macruby
- rake
- jruby
- rbx
filenames:
- ".irbrc"
- ".pryrc"
- Appraisals
- Berksfile
- Brewfile
- Buildfile
- Capfile
- Dangerfile
- Deliverfile
- Fastfile
- Gemfile
- Gemfile.lock
- Guardfile
- Jarfile
- Mavenfile
- Podfile
- Puppetfile
- Rakefile
- Snapfile
- Thorfile
- Vagrantfile
- buildfile
language_id: 326
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment