0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a to_json method for RuleContainer More... about 15 years ago
remove class method :helpers from Rule More... about 15 years ago
change :transaction method name to :container for class Rule (again!) More... about 15 years ago
delete methods :load_definition for Rule, replaced by refactorisation More... about 15 years ago
refactor rules attributes More... about 15 years ago
rule class methods are instance methods as well More... about 15 years ago
refactor instance methods of rule More... about 15 years ago
protect eval_*** methods in Rule class More... about 15 years ago
modify test More... about 15 years ago
remove attributes method for rule_container More... about 15 years ago
add arity ckeck for movement class method in Rule More... about 15 years ago
remove parameter class method from Rule replaced by helpers. Exemple: More... about 15 years ago
refactor eval instance method Rule More... about 15 years ago
add information in README More... about 15 years ago
remove attr_accessor :entries for Tramp::Model::Rule More... about 15 years ago
paramater method can add fixnum. More... about 15 years ago
add anonymous rule to Tramp::Model::Event More... about 15 years ago
remove table tramp_rule from migration More... about 15 years ago
Tramp::Model::Run is no more a subclass of ActiveRecord More... about 15 years ago
debug Tramp::Rule instance method eval_entries More... about 15 years ago
add class method parameter to Tramp::Rule More... about 15 years ago
rename Rule instance methods More... about 15 years ago
remove Rule class method "parameter" More... about 15 years ago
delete add_methods. Replace by methods << More... about 15 years ago
simplify rule_container: change '<<' by concat More... about 15 years ago
create module file More... over 15 years ago
Change of module file's name More... over 15 years ago
return of process More... over 15 years ago
add collection rule More... over 15 years ago
add secondars events More... over 15 years ago