I'm trying to get up to speed with Ruleby. Since the presentation,
much has changed as one would anticipate. For instance:
- create_engine is no longer how you instantiate the engine.
- writing rules is now different (looking at the code, looks like
there are 2 DSLs)
But as I can see, there is nothing to help anybody get up to speed
quickly without having to read the source (and even then, where are
the unit tests so I can see how to write a rule properly). Not to
mention RDoc is non-existent.
Libraries need some kind of usage guidance to help others get up to
speed quickly.... is there something (blog post etc) that can do this?
Happy to read the code, but just wondered if there was a quick way to
get up and going.
--
You received this message because you are subscribed to the Google Groups "Ruleby" group.
To post to this group, send email to rul...@googlegroups.com.
To unsubscribe from this group, send email to ruleby+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ruleby?hl=en.
I was considering a "explain all parts then put everything together"
kind of tuto. This needs the subject to be small and the reader to
concentrate, but it seems to me well adapted to this subject which can
be fairly new for lot of people.
I was considering picking example in Drools or CLIPS but if you have
ideas of example that typically interest ruby peoples (anything around
rails, like the Ruleby-Store-Tutorial or an AAA system may be a good
example) this may be a good way to target more peoples.
I'll keep the group informed.
> >> For more options, visit this group athttp://groups.google.com/group/ruleby?hl=en.
Forgive me my newbiness… but where do I put Ruleby in this tutorial to
make it work?
peace
deeje
--