timeline_fu icon indicating copy to clipboard operation
timeline_fu copied to clipboard

Results 10 timeline_fu issues
Sort by recently updated
recently updated
newest added

This allows the use of several fires with the same event type but different actors

It could be a nice feature setting actors as array. So you can create timelines for many people using one fire.

1. pulled from damireh: added indices to timeline_events migration 2. pulled from rohit: Remove extra whitespace from migration template 3. `.gititnore` all `*.rbc` files (generated by rubinius) 4. require active_record...

Hello! We recently introduced `timeline_fu` into a project, and made some changes which we think would be helpful for everyone. This fork was based off `szajbus/timeline_fu` and incorporates their features,...

I've just merge your current master branch with the feature added by [Bernat](https://github.com/bernat/timeline_fu) . From his description: > > Little modification: Another field is added to the TimelineEvent table, the...

I've got an Asset model, extending this model are Photo, and Plan. When I run fires :on => :create, the subject should be of either type Photo, or Plan. However,...

Hi, do you plan to add support for rails 3.2 ?

Seeing as github gem support is nearing the end of it's life, it would be great to get timeline_fu on gemcutter