RubyGems Navigation menu

analizaruptor 0.3.1

Analizaruptor is a tool that looks for 'break', 'require', and 'provides' commands (and does a *teensy* bit of code analyzing (+/(class|module) *(w+)/+) to provide some defaults) to make your RubyMotion +Rakefile+ and +debugger_cmds+ files short and consistent. To use, include this gem, and add +app.analyze+ to your +Rakefile+, after you have added your libraries and whatnot. In your source code you can add Analizaruptor commands (+#----> break|provides|requires+) and those will be translated into directives for `app.files_dependencies` and `debugger_cmds`. Run +rake+ or +rake debug=1+, and off you go!

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.3.1 - March 07, 2013 (6 KB)
  2. 0.3.0 - December 07, 2012 (6 KB)
  3. 0.2.0 - December 03, 2012 (6 KB)
  4. 0.1.0 - October 31, 2012 (5,5 KB)

Besitzer:

Autoren:

  • Colin Thomas-Arnold <colinta@gmail.com>

SHA 256-Prüfsumme:

b10868b04ce5610b63a894380ecb230fc1c8d243eddde81de42f912305c75420

Downloads insgesamt 16.857

Für diese Version 4.822

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: