Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/language-ruby

:lock: Ruby package for Atom
https://github.com/pulsar-edit/language-ruby

Add support for multiple type lists

94be017a5c7034ad623a1f816cef1eff88540745 authored over 10 years ago
Alphabetize and clean up

c6433acc5825d6098be8844c34bd2888dd8cad4b authored over 10 years ago
Add separate highlighting for type list punctuation

0506074b484da20578b60f14044c057b998e5f10 authored over 10 years ago
Add the rest of the standard pattern tags

5be678d3ef62a1ad3a454cdd1167c2f75c180c4b authored over 10 years ago
Add support for the param and return tags

e89782843398150325a05582838bcc5d00351fd8 authored over 10 years ago
Merge pull request #49 from PeterDaveHello/patch-1

make CI build faster

43f9cb5d655e4f03dd42f447fa2492db368e7741 authored over 10 years ago
make CI build faster

c147507e5873aae50864878db4d034c090816c8a authored over 10 years ago
Prepare 0.35.0 release

32281d1a2fd6cf8d24d01a1b5d87b12528eb34a2 authored over 10 years ago
Add opal extension

Closes #48

03ba0ca9f226c72b562d43d61e334d37b76eb765 authored over 10 years ago
Prepare 0.34.0 release

953961b8ba45ce1013869dd5fec62f70e4696ad1 authored over 10 years ago
Merge pull request #45 from tubo028/add-array-snippet

Add snippets for Array

ebe114464e8759bddb2d756feacda8dd242e9190 authored over 10 years ago
Add snippets for Array

a05211846e7da8122d70b24c321e1022e772d632 authored over 10 years ago
Prepare 0.33.0 release

8da5536567f40399dfe5247e6a0a9e36377a9471 authored over 10 years ago
Add spec for %<> style strings

6438b026fa3ad1b83aab99f522ed4d23e2ea11ed authored over 10 years ago
Merge pull request #43 from eliten00b/add_grammar_percent_notation_ltgt

Add missing %<> notation to grammers

5478de04f2a023586598f1045bc4ed9abdbc3e7e authored over 10 years ago
Add missing %<> notation to grammers

43cf2f565a80636ca804afbc1321b17ef4937929 authored over 10 years ago
Prepare 0.32.0 release

85221e93c1d5b6032694042ad821e33852cfb568 authored over 10 years ago
Lookahead for end of regex

This prevents the division sign (/) from being interpreted as a
regex incorrectly.

Closes #41

4ac78ae270fb6fcfb99f74eddaff73860136355e authored over 10 years ago
Prepare 0.31.0 release

bc900309c51cfacae702cfcc227bdf1a129188ad authored over 10 years ago
Use simpler lookbehind in regex pattern

Previously it listed methods and keywords that could precede a /test/
style regex which would ne...

c0f5ec7eec565a41df788192fbc7eedadb62b0ee authored over 10 years ago
Add initial Travis config

9ff3cb69a68d48b377e997b6c334cf047ed78e4c authored over 10 years ago
Support %() %{} and %[] style strings

Refs #21

358420a72e5eb82efcfc06c328ef1fac56df0242 authored over 10 years ago
Prepare 0.30.0 release

1b5cf2b5c793a43ef097e902707202df8c724dfd authored over 10 years ago
Merge pull request #39 from lee-dohm/pryrc

Add `pryrc` to list of file types

1732502a1043488cf044584f1fb2f4bfdff3a3a3 authored over 10 years ago
Add `pryrc` to list of file types

9d03c6297bf616a3422db5c4a89755f3722778eb authored over 10 years ago
Prepare 0.29.0 release

c0aeee0c66e2dcffae6d15061ab47bd63fd40122 authored over 10 years ago
Merge pull request #38 from simonc/38-fix-cla-and-mod

The cla prefix is used for class << self instead of class

a74aa92c8bcdd4306b4130b90b81f6a551b077dd authored over 10 years ago
Fixing `cla` and `mod` snippets

The `cla` snippet would previously resolve to `class << self .. end` and
resolves now to `class ...

f6d76bf45ae6a8cf84cd72cd3ef334a92eb68ae9 authored over 10 years ago
Prepare 0.28.0 release

74d36cf3dc08967d6f8f69346c00fdaa0ae6f16c authored over 10 years ago
Merge pull request #37 from hd-deman/patch-1

Add Thorfile to list of supported file types

806a0dced44486b2b906e31821c3fd3b8871c0c4 authored over 10 years ago
add Thorfile

203a91f76410141711a5d81e21d15f21f048d9a8 authored over 10 years ago
Prepare 0.27.0 release

caeb2a7cea9f7cf0b8808e5f3d2f213412f3d4f6 authored over 10 years ago
Merge pull request #36 from fotanus/master

Fix repitition typo

f625380a855c27e9a94c256fa15b559cd75d4774 authored over 10 years ago
Fix repitition typo

ed859790ca89c32ed104b596220784782992de81 authored over 10 years ago
Prepare 0.26.0 release

9f48464b24e4680e122838248df704f2ea5b38ee authored over 10 years ago
Merge pull request #32 from ryansobol/fix_literal_grammar

Fix literal grammar

28d879cf0a620b9df7b699dcdf645cb986189001 authored over 10 years ago
Prepare 0.25.0 release

4ec9cc82408846f0005b85fdc5ba7807c777928f authored over 10 years ago
Merge pull request #35 from hd-deman/patch-1

add Berksfile to fileTypes

1672023536f299d7f73fd3562a6de8d257876891 authored over 10 years ago
add Berksfile to fileTypes

used by [berkshelf](https://github.com/berkshelf/berkshelf)

c3a89552894a9aeb3c0dd0c00c667ec284a22d5f authored over 10 years ago
Prepare 0.24.0 release

14e5e754ab2f24123f0b7321961251ddc6792123 authored over 10 years ago
Merge pull request #34 from blom/puppetfile

Add Puppetfile to fileTypes

1d462ab53513a975f502263d6b666426a063208d authored over 10 years ago
Add Puppetfile to fileTypes

a48da09d48c60346df57a66e4ab56e46e58ac398 authored over 10 years ago
Fix literal grammar

7f3f941ce1fdabdd29195e3c9f5f396c439783e5 authored over 10 years ago
Prepare 0.23.0 release

b5ca988dfb86868f23034effadf331d18fde446d authored over 10 years ago
Merge pull request #30 from ryansobol/fix_grammar_format_regexp_slash_literal

Fix grammar formatting of the // regular expression literal

0ef27158148b5f9f4970e23d10b80ffbf3076792 authored over 10 years ago
Merge pull request #31 from oleander/interpolated-ruby-patch

Should handle interpolated ruby code properly

c10d01555d66830f60581195246c96f3a0f5cb11 authored over 10 years ago
Should handle interpolated ruby code

708dfab064592c34299197f3998dbae9513e8787 authored over 10 years ago
Fix grammar formatting of the // regular expression literal

94c79ad9131e71c1e7676d45d53ad95e06a8815d authored almost 11 years ago
Prepare 0.22.0 release

e3166c53650d48c8fe16da88a71f51441bfdbe56 authored almost 11 years ago
Merge pull request #27 from citrus/extra-special-methods

Add more 'special' ruby methods

64140ca2f2ffdedd8e0f356c6a888cbb3c907536 authored almost 11 years ago
escape question marks in support function kernal ruby matcher

5295fd61b3c830340c63001a2c94d71d7441711f authored almost 11 years ago
add kernel methods to `support.function.kernel.ruby` group

1c688477464dd7aa487da92bb95b55ca182ea807 authored almost 11 years ago
add puts, print, p, exec, eval and system to the list of special ruby methods

cf49a3e93370e9d142e3c1936511bf2853973c1e authored almost 11 years ago
Prepare 0.21.0 release

630ab3c30b50af807135dc3ecbce06f51985d621 authored almost 11 years ago
:lipstick: Sort file types

f3639cc99b3cc630df1d5c0b2a05d1be96cd55db authored almost 11 years ago
Merge pull request #26 from kreeger/add-rabl-to-grammar

Add rabl to list of supported filetypes

9ac13920aa78f6669f3f1e845d0251081089c6c2 authored almost 11 years ago
Add rabl to list of supported filetypes.

7285b5e6737b0e886f899bc9ff40ba7780f70b81 authored almost 11 years ago
Prepare 0.20.0 release

51251a536f40eb464167b196ca5c122fdd3299b8 authored almost 11 years ago
Merge pull request #25 from svoop/ruby2_literals

Add new Ruby 2 literals.

e7ec0ce99d0d4b075c5ccb026625353b50e2aee4 authored almost 11 years ago
Add Ruby 2.1 % literals.

375670f14c9e525deebcd15f3c7cffc02b2aedf7 authored almost 11 years ago
Prepare 0.19.0 release

680dbafab3c3ad6bc234ec365a483e015c8fd5ba authored almost 11 years ago
Merge pull request #24 from omegahm/master

Added the always forgotton 'fail' keyword

10e4409b04533fc6dbc4c17656166f3a375203c4 authored almost 11 years ago
Added the always forgotton keyword

c35fcc2f19b59c95f7d8b97bb511adf18bf1f5b4 authored almost 11 years ago
Prepare 0.18.0 release

ec13e574099b1681063db2ea1b1737bf98f36fc5 authored almost 11 years ago
Add != to method name regexes

Closes #23

718d6b4942560d3f8c0848d643fa771b4372fe35 authored almost 11 years ago
Prepare 0.17.0 release

80cfe0179b42e4d8d7a249cf1d7e11fe23fe3c1e authored almost 11 years ago
:lipstick: Sort fileTypes

af026af391f630d9f1980b55d42b705ba2987fc0 authored almost 11 years ago
Merge pull request #22 from hanachin/master

Add recognition for .ruby template handler

da5d3f33b8a6e1b4ff3193a275efb7ee014e012e authored almost 11 years ago
Add recognition for .ruby template handler

94d70146d464dc35689e43c8aaa0c8465137c78a authored almost 11 years ago
Prepare 0.16.0 release

df3da0aeb183978100fae089668384da8cf08c4e authored almost 11 years ago
Merge pull request #17 from simonc/master

Fix the 'Insert do...end' snippet

5a23c1b71e011a3e593b8d5fb67cb4da6c4f1c26 authored almost 11 years ago
Prepare 0.15.0 release

74f2e268186523dabaa4e9a98a0014a915253f9b authored almost 11 years ago
Merge pull request #19 from k3mm0tar/erb_snippets

Add snippets for erb tags

8522c5f05a0700ff34a36f4b7374d2287e493a40 authored almost 11 years ago
add snippets for erb tags

b82588f136a17dd8b2af64b2427cd8a277299798 authored almost 11 years ago
Fix the 'Insert do...end' snippet

This commit adds an additional placeholder in the `do...end` snippet.
Currently, if you want to...

403929d0695b976b911cea7e434e1603f9dcebb3 authored almost 11 years ago
Prepare 0.14.0 release

1e484550dc51808627ed37c5518918a4097c4497 authored almost 11 years ago
Merge pull request #12 from miketheman/miketheman/reorder

Reorder some of the declarations and alhpabetize files

e77a8ee671f7045e35111c2cc340103237fdde97 authored almost 11 years ago
Reorder some of the declarations and alphabetize files

Since this is largely from the autoconvert, set the package up for
future development by sorting...

64a7abc076c2921ced2f0b69ac733f7ade5c4ef9 authored almost 11 years ago
Merge pull request #11 from cliffrowley/master

Add recognition for .cap files

c9cd6421b436c8c29877811c29f9cdd5c3678fa2 authored almost 11 years ago
Merge pull request #9 from patricksrobertson/pr-fix_forwardable

Change Forwardable Snippit to Forw.

e22e04af7033eff17eb7cbbeb2354ded9c1d0ac3 authored almost 11 years ago
Merge pull request #6 from bashcoder/patch-1

Add thor to ruby fileTypes

b73dcbebf7f265389b5713123e984d8326038d2f authored almost 11 years ago
Merge pull request #5 from tonyarnold/patch-1

Add CocoaPods' podspec to list of filetypes

61aae4ea38b39efd88b028b66804ba3622d63891 authored almost 11 years ago
Add recognition for .cap files

For Capistrano 3.x

20dd9bb9e61cc43e3e1cafc448619bdc140b58d6 authored almost 11 years ago
Merge pull request #10 from isaacsloan/master

added Capfile recognition

cce73a3895759ecb74f0d7df98c6728a94da8533 authored almost 11 years ago
added Capfile recognition

f9441819de5841c5eab8619c578bae9f273a8518 authored almost 11 years ago
Change Forwardable Snippit to Forw.

I was unable to get the Forwardable snippit to work as implemented.

1a2a30720a87b0cb5d1a7f159772ec4b1850d242 authored almost 11 years ago
Add thor to ruby fileTypes

This patch simply adds thor files to the list of valid ruby fileTypes.

ab89b86dd9535ea533b015499297a75a790628fa authored almost 11 years ago
Add CocoaPods' podspec to list of filetypes

a4296acaeddb40ee6504c342c75610352a6e2982 authored almost 11 years ago
Prepare 0.13.0 release

2927547da123075f5702324de8c70c8b83a71346 authored almost 11 years ago
Add CONTRIBUTING.md

2a011f34c5d3142bfed5e70924a5badf59599f3c authored almost 11 years ago
Convert to CSON and consolidate snippets/properties

eb6db3d7364c1816dc202be07635637b585a5a18 authored almost 11 years ago
Prepare 0.12.0 release

95f799819ecaf8b66ff64cec3c99bdf6067a674a authored almost 11 years ago
Link to bundle conversion docs in README

94a7bbd010679118f92fa5a3df71369b4c72e7ec authored almost 11 years ago
Add MIT license

86f048d5135c20cf223a53c13a91d62900413c5f authored almost 11 years ago
Prepare 0.11.0 release

eb75d00ab1d83ba25bf664968782b76c01a3b5e1 authored almost 11 years ago
Use CSS selectors in preferences

73bc3135b1256e019900079b1ca942e09f45d98d authored almost 11 years ago
Prepare 0.10.0 release

51b57a1a154ac791222a114faa2d2ce12eb90869 authored almost 11 years ago
Convert to Atom package layout

9f88a4ee7eb38181d18b61e62ca35bcc243a48bb authored almost 11 years ago
Prepare 0.9.0 release

ce5c0a881f71e842f3af439c01678101726e2c8c authored almost 11 years ago
Remove unused file

ee5bd8935ff1c59e7da48ad6e37e425b9ae6ca11 authored almost 11 years ago