Ecosyste.ms: OpenCollective

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

github.com/ronin-rb/ronin-gen

Ronin Gen is a Ruby library for Ronin that provides various generators.
https://github.com/ronin-rb/ronin-gen

Renamed Ronin::Gen::Generators::Overlay to Repository.

41b0735c086aab9c0e6281ac09879af88fe54d86 authored about 14 years ago by Postmodern <[email protected]>
Fixed a require.

c3bb937ee7944483d393ed873620b18c8b7b75e0 authored about 14 years ago by Postmodern <[email protected]>
Use Ronin::UI::CLI now.

e836a35ccd199a6d5653871273d4c64977b7c540 authored about 14 years ago by Postmodern <[email protected]>
Use the Ronin::UI::CLI namespace.

a52d058d648c9b4de4bfee5a7e9ddba4ecb7a5cb authored about 14 years ago by Postmodern <[email protected]>
Removed the bin/* from the .document file.

8912ac7c7529bc8dc19ec2ee85b17b89815fa76e authored about 14 years ago by Postmodern <[email protected]>
No longer bundle my fork of dm-migrations.

c880fa2afa69fc0b2c5dc0a84500190fc9cfa4dc authored about 14 years ago by Postmodern <[email protected]>
Use `platforms :jruby` and `platforms :ruby` to separate JRuby and Ruby dependencies.

9dd90647ec217ac9434a47253e3052fbe9ff41ae authored about 14 years ago by Postmodern <[email protected]>
No longer track Gemfile.lock.

d2e227656f876bfb50e0c73d2c4556c1a556e8c0 authored about 14 years ago by Postmodern <[email protected]>
"2-space indentation."

c66281c15a4cbcd6731053711efee3901c8e4eeb authored about 14 years ago by Postmodern <[email protected]>
Link directly to the ronin repository.

e59acf702f5627e2cfc0efb61f2b6504c4516d51 authored about 14 years ago by Postmodern <[email protected]>
Use Ronin::Support::VERSION, Ronin::VERSION and Ronin::Gen::VERSION in the library templates.

91d09774f21453cf6a05522979fdb54858b79be2 authored about 14 years ago by Postmodern <[email protected]>
Improved the links in the README.md template.

3622c21280c6a7e885dde98776697487be60cf89 authored about 14 years ago by Postmodern <[email protected]>
"Improve links in the README."

6f12862f445bb2d151d99c1d4e91c7d480f69bbd authored about 14 years ago by Postmodern <[email protected]>
Renamed *example* files to *name*.

77659a37f921feaa2e611f2f84184f50c3381dcb authored about 14 years ago by Postmodern <[email protected]>
Updated to ronin ~> 1.0.0.

a4e9e1824d37cc810db1113c515edd9011de8c46 authored about 14 years ago by Postmodern <[email protected]>
Switched from Jeweler::Tasks to Ore::Tasks.

77701660f10b84910610ec515d6b9aa62c20faca authored about 14 years ago by Postmodern <[email protected]>
Updated ronin and ore-tasks.

0f39f1002687ba20ddfe50fefb0e3217effb03dc authored about 14 years ago by Postmodern <[email protected]>
"Added vendor/cache to .gitignore."

b04b194cc374059b86ad04fb416bfbd3cf35e860 authored about 14 years ago by Postmodern <[email protected]>
No longer add the tasks/ directory (rake tasks should go in the Rakefile).

354fd9ece23dabd6efebc080bf188044c6edae10 authored about 14 years ago by Postmodern <[email protected]>
Add tasks to the Overlay Rakefile directly.

14a8d9933076814fae8dfc83c9e83aa6bcb00493 authored about 14 years ago by Postmodern <[email protected]>
Upgraded to ronin ~> 1.0.0:

* Updated the Overlay generator:
* No longer create the ext/ directory.
* Replaced ronin.xml...

2d211476994abc9b7566dd43c3f9e99d41695f47 authored about 14 years ago by Postmodern <[email protected]>
"Upgraded to ore-tasks ~> 0.2.0."

197e1a6555c00b05fd9fc06a60b1cd7a30f56c17 authored about 14 years ago by Postmodern <[email protected]>
Updated to thor 0.14.4.

72dcb3054b425729cbe5e5077c32c7b80cab9270 authored about 14 years ago by Postmodern <[email protected]>
"Updated ore to 0.2.3."

99669f40f092f8c917ae58ac0071a5ccae997004 authored about 14 years ago by Postmodern <[email protected]>
"Updated ore and ore-tasks."

7d35834b8347443544bbfcf3404af646dd9539ef authored about 14 years ago by Postmodern <[email protected]>
Updated ore.

0b7d0abdfbd2e6db0703cb29ae46e4733c8e8777 authored about 14 years ago by Postmodern <[email protected]>
Updated ronin-support and ronin.

56f3448a880aef3dbc92c0e90b9f2736413acc70 authored about 14 years ago by Postmodern <[email protected]>
Commented out ronin and ronin-support dependencies.

88208bd2980e5c74d3d4891dba0134fd66d560c5 authored about 14 years ago by Postmodern <[email protected]>
Converted to Ore.

b78d58dd9b1acae01d21ad98ab398e1b2aa5fc21 authored about 14 years ago by Postmodern <[email protected]>
Added the .document file to the LibraryGenerator.

9777735ba1fbbcf7b1b816f0458d12ec1c9eb814 authored about 14 years ago by Postmodern <[email protected]>
Fixed a typo.

1550d7d4c243835aed8ff2faeacd6ee04a0bbae0 authored about 14 years ago by Postmodern <[email protected]>
Updated the gemspec.

b92349a5073ca1d12c80d2268b524d7300104ec4 authored about 14 years ago by Postmodern <[email protected]>
Moved the $EDITOR spawning logic into SourceCodeGenerator.

32c13825186aaa10c011059c5cbb5c9ded80ba78 authored about 14 years ago by Postmodern <[email protected]>
Moved the file-extension appending logic to FileGenerator.

53ff2e8a6047b81e98b1ef6984526a5b8f6a905a authored about 14 years ago by Postmodern <[email protected]>
Always append the '.rb' extension on the path given to RubyGenerator.

68731ac27af76bc1e743edd641d71b3b83b725f2 authored about 14 years ago by Postmodern <[email protected]>
Added RubyGenerator, which spawns an editor.

c4ae4dfc9e9f2abae69dae157ee9d3a7344b3c9a authored about 14 years ago by Postmodern <[email protected]>
Allow Generator.generate to accept a block.

8db2ffe8aaf333bd9da6f9811b90256812f2a900 authored about 14 years ago by Postmodern <[email protected]>
Have Generate.generate return the Generator object.

7f8ff417202b034c79d1ff83dd65b909ccd6ca6a authored about 14 years ago by Postmodern <[email protected]>
Added a .document file.

e271955e005c3de8be2d2a7360ae0b382d2e6e4c authored about 14 years ago by Postmodern <[email protected]>
Upgraded jeweler and yard.

17b784e0f5e7a3a6d18d8900a57b51efe9e4ad92 authored about 14 years ago by Postmodern <[email protected]>
Upgraded the library Gemfile template to use rspec ~> 2.0.0.

0d297f4357e304091d54aa803c5c6d3c3f313bc8 authored over 14 years ago by Postmodern <[email protected]>
Upgraded to rspec 2.0.0.

0a5efba63221c62198fba688a2c2c0cd6ff120d6 authored over 14 years ago by Postmodern <[email protected]>
Specifying caller with raise() is not required for Ruby >= 1.8.7.

115692b7c2e9fc752d1977b53859d22ad20537a5 authored over 14 years ago by Postmodern <[email protected]>
Upgraded to rspec ~> 2.0.0.rc.

54fe5a000b2ff988f970eb8f234402a8e9af066a authored over 14 years ago by Postmodern <[email protected]>
Bundled the fork of dm-migrations and updated the bundle.

591b3176c0383dcd85dbdcee933f3410cd467b04 authored over 14 years ago by Postmodern <[email protected]>
Updated the thor dependencey in the README and gemspec.

1cded271faf50e74e5f6192055fa883997e02db8 authored over 14 years ago by Postmodern <[email protected]>
Updated to thor ~> 0.14.2.

e3bb95dbaa2df2054bf033f34321977e6fb20aea authored over 14 years ago by Postmodern <[email protected]>
Removed old rubyforge link.

228828a6b681c32f76024a1286a45656c883dcea authored over 14 years ago by Postmodern <[email protected]>
Added a requirements entry for git >= 1.6.0.0, for the library generator.

556a1657c81daa1645372d0a3216423e481cd7fd authored over 14 years ago by Postmodern <[email protected]>
Align the Gemspec versions.

54dd5deffd0015a655ca0ec5be5219cebef0affe authored over 14 years ago by Postmodern <[email protected]>
Use [email protected] as the email.

e5a70b8a33305587f92d4d03db5197b34bea3f7a authored over 14 years ago by Postmodern <[email protected]>
Initialize a git repository in newly generated libraries.

* Added the --no-git option to the library generator.

b5df3dd51faed847b7a4cf62f500563dfbe7c968 authored over 14 years ago by Postmodern <[email protected]>
Copy .gitignore into generated libraries.

079fedf2e29b8dd580704fba4aa6a605fff1e7d5 authored over 14 years ago by Postmodern <[email protected]>
Updated the Requirements section.

053fbf58a5dd3800861b6ed8808617483c2dc419 authored over 14 years ago by Postmodern <[email protected]>
Upgraded to jeweler 1.5.0.pre3.

b3eaccc0dbffd0e405a6338a562cb61eaa5865a0 authored over 14 years ago by Postmodern <[email protected]>
Update ronin.

d29e6e46fbc7fc4c7c50c261cfdeaaac97cadb31 authored over 14 years ago by Postmodern <[email protected]>
Require 'spec_helper' first.

f2f6d4efcd6e1aa603b441fe6078830bd5253837 authored over 14 years ago by Postmodern <[email protected]>
Updated the example spec syntax.

527a533b17e93cf26414f21ebb6723bd0e228e05 authored over 14 years ago by Postmodern <[email protected]>
Updated the spec_helper.rb template and require rspec2 in the Rakefile template.

5e517310af864aada6674a3e384f1133382ab92b authored over 14 years ago by Postmodern <[email protected]>
More minor fixes.

54463642cd38f745b81d61b04cebc1bdb21b5a51 authored over 14 years ago by Postmodern <[email protected]>
Updated the README template.

0a4f5d9b957ef7b87efa3c937e7883726cc39513 authored over 14 years ago by Postmodern <[email protected]>
Add ronin-support to the Gemfile.

78bbe215a3f7620e5e5d8112a21c213cacd8aac6 authored over 14 years ago by Postmodern <[email protected]>
Updated the library generator to add a Gemfile and an .rspec file.

0f51ac77a94dbc6f62cf2dceda4c10c8e2e688b2 authored over 14 years ago by Postmodern <[email protected]>
Set the default library homepage to 'http://ronin-ruby.github.com/'.

2f351a1534a603d91a4a6dc2a27f5ce03393f790 authored over 14 years ago by Postmodern <[email protected]>
No longer call Thor::Group.invoke, use invoke_all instead.

6501f8cb4ec36bd4ce71908a3229c5be1682fe76 authored over 14 years ago by Postmodern <[email protected]>
Disable output in the specs.

4a5925a584898593c645dd68bfb5ebbcf08cd478 authored over 14 years ago by Postmodern <[email protected]>
Remove the old Database spec helper.

b0d658bc779895cb2663e1fc54732288c8daa8ae authored over 14 years ago by Postmodern <[email protected]>
Updated the gemspec.

00fdb84875da858a07b2d2c72fb5fe39f80b3026 authored over 14 years ago by Postmodern <[email protected]>
Updated to yard ~> 0.6.0.

0f6285aa7b4c2bbdd379fe5a59930ae2880e1fea authored over 14 years ago by Postmodern <[email protected]>
Removed bundler as a development dependencey.

2866bab64229988d60274a91997f24a414c1cb93 authored over 14 years ago by Postmodern <[email protected]>
Updated to jeweler ~> 1.5.0.pre.

2122a6a51760a746659ab6cd3c34d8124c2108bd authored over 14 years ago by Postmodern <[email protected]>
Switching to http:// git URIs, for users behind overly strict proxies.

5145b87c714335b23af4f42795dbd4acc8371dc1 authored over 14 years ago by Postmodern <[email protected]>
Updated the gemspec.

cfb2b4eff353f13142854f170de7e52225f7bbe2 authored over 14 years ago by Postmodern <[email protected]>
Updated the Gemfile.lock file.

a800c2753663f4236b77d2cfc8b5d97bcf096189 authored over 14 years ago by Postmodern <[email protected]>
Require thor ~> 0.14.0.

e01ef07a51d6d364ff8b016fd95ef1105311ca62 authored over 14 years ago by Postmodern <[email protected]>
Updated the gemspec.

bd45ec7f013c5052ae0adc61ccdaa8f065962944 authored over 14 years ago by Postmodern <[email protected]>
No longer run Bundler.setup in spec_helper.rb, since rspec2 has builtin `bundle exec` support.

c9de53d37a248520a7e396e8698dfd74ae9420a5 authored over 14 years ago by Postmodern <[email protected]>
Update to rspec ~> 2.0.0.beta.20, so we can run specs on Rubinius.

f4aa78b7aa5dbbbf4474ea3b5ff0ef2e2e40d994 authored over 14 years ago by Postmodern <[email protected]>
Bundle the :default dependencey group.

d755dcffa6943ab533fb3d519b0958c1abaabf70 authored over 14 years ago by Postmodern <[email protected]>
Update to jeweler ~> 1.5.0.

2143fa0879a659b324572394f2ae7fc23477c09e authored over 14 years ago by Postmodern <[email protected]>
Bundle the :default group now.

572e8273bc0c8eebec8358bd6885655c36e13067 authored over 14 years ago by Postmodern <[email protected]>
Re-add the GemcutterTasks to the Rakefile.

36dfffa3c716417c5e1f00c736e22b9c851c7dbe authored over 14 years ago by Postmodern <[email protected]>
Update to the latest Jeweler.

7474cc49e4c62cd5294f32ff236996b961edf79b authored over 14 years ago by Postmodern <[email protected]>
Add Bundler auto-detection boilerplate code to bin/ script templates.

88dd6c0870d57c7d5d7964026165a695daff742a authored over 14 years ago by Postmodern <[email protected]>
Updated the Bundler auto-detection boilerplate code.

95560c8bc442f1c30b3000bd752fef69c9ab1e93 authored over 14 years ago by Postmodern <[email protected]>
Make use of RSpec 'subject' and 'let' helper methods.

d468e0403f2a5d527219ef42bc7b519afdd14536 authored over 14 years ago by Postmodern <[email protected]>
Auto-load Bundler if .bundle exists in the root directory.

425940ccc5cef3f7bbb0c067d0940b85675ef630 authored over 14 years ago by Postmodern <[email protected]>
Updated the gemspec.

299aa72b20d8d3e39cb34a45c51eaee4a1e97642 authored over 14 years ago by Postmodern <[email protected]>
Require bundler ~> 1.0.0.

149b1ee03c518475167dea09002302f4120a38d3 authored over 14 years ago by Postmodern <[email protected]>
Updated the gemspec.

a60153927abd333e9c8db91928f723197b7b9bf2 authored over 14 years ago by Postmodern <[email protected]>
Upgraded to RSpec 2.0.0.beta.16.

20beb66fff6a64b8f31c9a3dc670676e951918a7 authored over 14 years ago by Postmodern <[email protected]>
Pull the Source Index over HTTPS.

31385b743aa19d18e44b47b067e8d5b0434e5bba authored over 14 years ago by Postmodern <[email protected]>
Create a lib/ronin directory within overlays.

c31a053c34a9aafc8a814f5dab8dcb4f940a0cce authored over 14 years ago by Postmodern <[email protected]>
Use the new Installation.each_file.

7e574f6d166422b7365e0b68cd35bac126462699 authored over 14 years ago by Postmodern <[email protected]>
Cleanup the Gemfile.

44660446f447f6939fd871009f7bcf3c61090137 authored over 14 years ago by Postmodern <[email protected]>
Link to the documentation for ronin-gen.

d19feec29671daab8ea5f4dec222788ee400d286 authored over 14 years ago by Postmodern <[email protected]>
Use RUBY_PLATFORM in the Gemfile.

* Only JRuby provides RUBY_ENGINE.

a681e33a2e56b60e5cb7da814b465cd2af661c24 authored over 14 years ago by postmodern <[email protected]>
Added specs for Ronin::Gen::Generators::Library.

66090a1f27fe7d5e897c20ed4480f9a33f329570 authored over 14 years ago by postmodern <[email protected]>
DRYed up file specs using Pathname.

ed596ac2dc2d51bc509de0582f65ecd79047dad1 authored over 14 years ago by postmodern <[email protected]>
Added @license and DEFAULT_LICENSE to Library.

5127c8b316948674e0ca9acb0daf2833b9fd9c96 authored over 14 years ago by postmodern <[email protected]>