summaryrefslogtreecommitdiffstats
path: root/lib/iotas/particle.rb
AgeCommit message (Collapse)AuthorFilesLines
2012-06-03simplify Particle@dst life cycleJérémy Zurcher1-6/+3
Partilce#dst_reached! is removed Particle#init! set @dst=nil Door#send_ calls Particle#set_dst if parameters are provided
2012-06-02Particle add #set_dst! and specsJérémy Zurcher1-0/+6
2012-06-02add Particle#dst_reached! end use itJérémy Zurcher1-0/+6
it allows us to reset Particle@dst before processing it
2012-06-02Particle: #set_dst! -> add_dstJérémy Zurcher1-3/+1
2012-05-25Particle: add #init! which sets @src and @tsJérémy Zurcher1-4/+7
2012-05-18Spot->IotaJérémy Zurcher1-2/+2
2012-05-18social skills failure ;) evendoors-ruby is renamed into iotasJérémy Zurcher1-0/+213