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 checksum:

7388871268d282ce75bd1567515d0e64b62cc3de0f219ab1e650f6591365057f

總下載次數 16,880

這個版本 4,045

License:

Ruby 版本需求:

相關連結: