public
Description: A scripting framework that replaces rake and sake
Homepage: http://www.yehudakatz.com
Clone URL: git://github.com/wycats/thor.git
josevalim (author)
Mon Nov 09 09:36:13 -0800 2009
commit  54bec505abda12524c75246ab20e65653b48885f
tree    d7e225a463e6539adef4b8eae556b5e7ddc5cc05
parent  69966e5a0d7df84ffebeec41cf14575891728d15
thor / spec
name age message
..
directory actions/ Fri Nov 06 16:56:53 -0800 2009 Yield the filename on directories. [josevalim]
file actions_spec.rb Sun Aug 02 22:48:19 -0700 2009 Use system instead of backticks (thanks to Sven... [josevalim]
file base_spec.rb Wed Aug 05 13:24:59 -0700 2009 Release thor to rubyforge. [josevalim]
directory core_ext/ Mon Jun 29 05:00:29 -0700 2009 Simplifying Thor::CoreExt::OrderedHash [josevalim]
directory fixtures/ Sun Aug 30 06:48:05 -0700 2009 Added inject_into_class. [josevalim]
file group_spec.rb Tue Jul 14 13:18:30 -0700 2009 Added more specs to class method invocations. [josevalim]
file invocation_spec.rb Tue Jul 14 13:18:30 -0700 2009 Added more specs to class method invocations. [josevalim]
directory parser/ Wed Jul 15 06:59:32 -0700 2009 Allow --foo to be given to non required strings... [josevalim]
file rake_compat_spec.rb Wed Oct 21 06:03:28 -0700 2009 Do not copy empty directories twice. [josevalim]
file runner_spec.rb Sun Aug 30 03:32:27 -0700 2009 Ensure exit with status 1 [#1 status:resolved]. [josevalim]
directory shell/ Thu Aug 06 15:31:39 -0700 2009 Fix #say when passed an explicit value for newl... [djanowski]
file shell_spec.rb Thu Jul 02 04:34:30 -0700 2009 Improving shell capabilities and add Thor::Shel... [josevalim]
file spec.opts Wed Aug 27 13:13:13 -0700 2008 fixed a typo in runner.rb; added TODO; release ... [mislav]
file spec_helper.rb Fri Oct 16 14:23:43 -0700 2009 Use host_os instead of RUBY_PLATFORM. [josevalim]
file task_spec.rb Sun Aug 30 04:11:40 -0700 2009 Avoid arbitrary code executation by allowing dy... [josevalim]
file thor_spec.rb Mon Aug 03 14:37:59 -0700 2009 Added specs to rake compatibility layer. [josevalim]
file util_spec.rb Wed Aug 05 13:24:59 -0700 2009 Release thor to rubyforge. [josevalim]