0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding a Morpheus::ShelHelpers module to handle the shell methods for base instances More... over 12 years ago
Adding the gem ronn to handle Morpheus Documentations More... over 12 years ago
Begin to write the Morpheus::Binary implementation and think more about the Runner class More... over 12 years ago
Adding Base.default to set the default task More... over 12 years ago
Adding a more detailed comment in the Description class More... over 12 years ago
Fix a bug when don't find the method in the method list More... over 12 years ago
Morpheus::Requirable#require! ok! :) More... over 12 years ago
Is options method not hash_options More... over 12 years ago
Create Base.invoke method More... over 12 years ago
Refactoring Description#parse! and fix in case that don't find the class parsed in the RDoc More... over 12 years ago
Raise a NoMethodError when Morpheus::Task subclasses don't have the #run method More... over 12 years ago
Put the #run method in all contrib classes More... over 12 years ago
Fix bug in the Description for the files that don't exist. Like running in a irb session. More... over 12 years ago
Adding RR as a Double Framework and use in the RSpec More... over 12 years ago
DeCoupling Provided Tasks More... over 12 years ago
Update TODO again with the RSpec like for generator More... over 12 years ago
Update TODO with a new idea. Callbacks More... over 12 years ago
Begin to write tests for contrib classes More... over 12 years ago
Include the test file and the implementation file of Options Parser More... over 12 years ago
Moving provided task to internals module More... over 12 years ago
Don't need namespace object in the scope of Provided Tasks More... over 12 years ago
Make work Invoking normal tasks and provided tasks More... over 12 years ago
Includes the Singleton Pattern in the Base class More... over 12 years ago
Refactoring the Task initialize method More... over 12 years ago
Deleting old files More... over 12 years ago
Should be possible to override the Description class just inheriting from Morpheus::Description and setting in the Base subclass More... over 12 years ago
Make work provided task. When it call provided task, just create a task without description(will be implemented in the future) More... over 12 years ago
Rename contrib/base to contrib/all and begin to add task that inherits from Morpheus::Task More... over 12 years ago
Be possible to overide the description of a task More... over 12 years ago
Adding description for Tasks passing with RDoc. Add filename method to Morpheus::Base subclasses More... over 12 years ago