RubyGems Navigation menu

analizaruptor 0.3.0

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

业主:

作者:

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

SHA 256 校验和:

7388871268d282ce75bd1567515d0e64b62cc3de0f219ab1e650f6591365057f

下载总量 16,880

这个版本 4,045

许可:

需要的 Ruby 版本:

链接: