Groups
Groups
Sign in
Groups
Groups
Public Activity
Conversations
About
Send feedback
Help
Public Activity
Contact owners and managers
1–30 of 90
Mark all as read
Report group
0 selected
Mukul goyal
2/19/24
'No connection pool' Error after upgrading to Rails 7.1.3
Hi Team, We've custom sub class inheriting PublicActivity::Activity, where we've some custom
unread,
'No connection pool' Error after upgrading to Rails 7.1.3
Hi Team, We've custom sub class inheriting PublicActivity::Activity, where we've some custom
2/19/24
Hena f
3/11/21
urgent support needed
i have public_activity:migration loclly and works fine but on heroku it throw error of one column of
unread,
urgent support needed
i have public_activity:migration loclly and works fine but on heroku it throw error of one column of
3/11/21
Gyzmo Gato
5/26/20
auto-assigning custom fields
Hello, I am trying to automacally assign custom fields on my activities. I know you can pass a proc
unread,
auto-assigning custom fields
Hello, I am trying to automacally assign custom fields on my activities. I know you can pass a proc
5/26/20
Emanuel Coen
,
Piotrek Okoński
13
8/2/18
Routing Error undefined method `hide_action' for ApplicationController:Class
I have everything working now! Forget my other questions. Have a good day :) Am Donnerstag, 2. August
unread,
Routing Error undefined method `hide_action' for ApplicationController:Class
I have everything working now! Forget my other questions. Have a good day :) Am Donnerstag, 2. August
8/2/18
Emanuel Coen
2
8/2/18
NameError in ActivitiesController#index uninitialized constant ActivitiesController::PublicActivity
I solved the problem by adding "::" before PublicActivity Am Donnerstag, 2. August 2018 13:
unread,
NameError in ActivitiesController#index uninitialized constant ActivitiesController::PublicActivity
I solved the problem by adding "::" before PublicActivity Am Donnerstag, 2. August 2018 13:
8/2/18
Brendon Muir
7/16/18
Create an activity with no trackable
Hi there, I'm wanting to create an activity when a collection action happens. In my example, the
unread,
Create an activity with no trackable
Hi there, I'm wanting to create an activity when a collection action happens. In my example, the
7/16/18
Chris Greenwood
,
Lucas Cantarelli
3
4/11/18
ActiveRecord models that store activities in Mongo
Unfortunately the last code isn't well indented and i can't edit. But after these steps you
unread,
ActiveRecord models that store activities in Mongo
Unfortunately the last code isn't well indented and i can't edit. But after these steps you
4/11/18
emmanuel...@xappia.com
11/17/17
Problem with trackable
When i do activities and show them in a list the trackable method is UNDEFINED but in the table it
unread,
Problem with trackable
When i do activities and show them in a list the trackable method is UNDEFINED but in the table it
11/17/17
yellowreign
7/6/17
Eager Loading Help
I'm using Public Activity with my Rails app. I have an `activities#index` that shows activities
unread,
Eager Loading Help
I'm using Public Activity with my Rails app. I have an `activities#index` that shows activities
7/6/17
Huaxiang Man
, …
surya teja
5
6/3/17
Is multiply recipents allowed with Public_Activity gem?
This How to Send Notifications to Multiple Users using rails public_activity gem worked for me... On
unread,
Is multiply recipents allowed with Public_Activity gem?
This How to Send Notifications to Multiple Users using rails public_activity gem worked for me... On
6/3/17
Pratham Sharma
1/13/17
Add data to parameters(Hash field) in PublicActivity::Activity
Using Mongoid , Can I add some data to parameters hash, suppose I am updating Post 'name' and
unread,
Add data to parameters(Hash field) in PublicActivity::Activity
Using Mongoid , Can I add some data to parameters hash, suppose I am updating Post 'name' and
1/13/17
Richard Coy
, …
Piotrek Okoński
4
8/26/16
Public Activity with Acts As Votable
Inheriting will not work since P_A will not use your model, it uses its own internally. Use
unread,
Public Activity with Acts As Votable
Inheriting will not work since P_A will not use your model, it uses its own internally. Use
8/26/16
Janusz M
8/26/16
Adding relation to Activity, eg. has_many comments, Comment belongs_to activity
I'd like to add 'comments' to activities. So each PublicActivity::Activity could have
unread,
Adding relation to Activity, eg. has_many comments, Comment belongs_to activity
I'd like to add 'comments' to activities. So each PublicActivity::Activity could have
8/26/16
James Torkornoo
8/16/16
Tracking a devise created user model
Hello, I am trying to track a user model I created using devise but looked online for articles on how
unread,
Tracking a devise created user model
Hello, I am trying to track a user model I created using devise but looked online for articles on how
8/16/16
Steve Quatrani
8/12/16
Storing Old Value In a Custom Field
I created a custom field as per the read me, but I'm not sure if this is possible: What I'm
unread,
Storing Old Value In a Custom Field
I created a custom field as per the read me, but I'm not sure if this is possible: What I'm
8/12/16
Janusz M
7/19/16
Rspec 3.5, Rails 5, Devise 4 - controller is nil in model
With this in model: tracked owner: -> controller, _ { controller.current_user }, parameters: :
unread,
Rspec 3.5, Rails 5, Devise 4 - controller is nil in model
With this in model: tracked owner: -> controller, _ { controller.current_user }, parameters: :
7/19/16
Thomas Buyle
, …
Andy Rose
4
4/18/16
Track only when owner is known
Cool, thanks! On Mon, 18 Apr 2016 at 19:37 Jakub Okoński <ja...@okonski.org> wrote: You can use
unread,
Track only when owner is known
Cool, thanks! On Mon, 18 Apr 2016 at 19:37 Jakub Okoński <ja...@okonski.org> wrote: You can use
4/18/16
fugee ohu
4/6/16
Understanding the Proc statement from my model class
tracked owner: [:create], owner: Proc.new{ |controller, model| controller.current_user } I'm
unread,
Understanding the Proc statement from my model class
tracked owner: [:create], owner: Proc.new{ |controller, model| controller.current_user } I'm
4/6/16
fugee ohu
,
Piotrek Okoński
7
4/5/16
empty result set @activities = ...
On Monday, April 4, 2016 at 3:06:46 AM UTC-4, Piotrek Okoński wrote: Try following conditions: .where
unread,
empty result set @activities = ...
On Monday, April 4, 2016 at 3:06:46 AM UTC-4, Piotrek Okoński wrote: Try following conditions: .where
4/5/16
fugee ohu
4/5/16
how do i notify my users only about "new" public activity
i want my users to only be notified about new public activity they haven't already been notified
unread,
how do i notify my users only about "new" public activity
i want my users to only be notified about new public activity they haven't already been notified
4/5/16
eddiec...@gmail.com
, …
Piotrek Okoński
4
11/2/15
Creating page for activity feed that only shows likes by others on my own posts
Thanks I have two questions. Would I need to run a migration that assigns a post id to a post? Also,
unread,
Creating page for activity feed that only shows likes by others on my own posts
Thanks I have two questions. Would I need to run a migration that assigns a post id to a post? Also,
11/2/15
Ranjith Nalimela
, …
Lalit Yadav
4
7/16/15
How can i perform solr search on PublicActivity::Activity
you can read my reply let me know if u face any other problem On Monday, May 18, 2015 at 1:04:55 PM
unread,
How can i perform solr search on PublicActivity::Activity
you can read my reply let me know if u face any other problem On Monday, May 18, 2015 at 1:04:55 PM
7/16/15
Andres Macedo
,
Piotrek Okoński
4
4/29/15
two trakable id
here is the public repo https://github.com/zbarnes757/nepal-relief On Wed, Apr 29, 2015 at 2:48 AM,
unread,
two trakable id
here is the public repo https://github.com/zbarnes757/nepal-relief On Wed, Apr 29, 2015 at 2:48 AM,
4/29/15
Marc Gayle
2/24/15
Problems with a tracked object on creation
I have a class `FamilyTree` that I am tracking with PublicActivity. The associations are as follows:
unread,
Problems with a tracked object on creation
I have a class `FamilyTree` that I am tracking with PublicActivity. The associations are as follows:
2/24/15
Lalit Yadav
,
Jakub Okoński
2
2/21/15
Missing Template
Hi, Can you show us the output of `@activities.pluck(:key)` and the file tree for app/views/
unread,
Missing Template
Hi, Can you show us the output of `@activities.pluck(:key)` and the file tree for app/views/
2/21/15
Justin Lewis
, …
Olivier S
4
1/22/15
Track updated params that have changed
I am passing previous_changes to Public_activity with parameters : @user.create_activity key: '
unread,
Track updated params that have changed
I am passing previous_changes to Public_activity with parameters : @user.create_activity key: '
1/22/15
Olivier S
2
1/17/15
Custom layouts and root directory
Got it. This is /views/activities/activity_report.html.erb <%= render_activities @activities, :
unread,
Custom layouts and root directory
Got it. This is /views/activities/activity_report.html.erb <%= render_activities @activities, :
1/17/15
Mustafa Serhat Dündar
,
Jakub Okoński
4
1/5/15
How to Clean Old Activities
The model is at `PublicActivity::Activity`, so try something like `PublicActivity::Activity.where(
unread,
How to Clean Old Activities
The model is at `PublicActivity::Activity`, so try something like `PublicActivity::Activity.where(
1/5/15
Ma St
,
Jakub Okoński
4
12/26/14
Installation Watir - Error: `require': cannot load such file -- watir (LoadError)
This mailing list is for discussing things related to the gem public activity. Your issues seem to
unread,
Installation Watir - Error: `require': cannot load such file -- watir (LoadError)
This mailing list is for discussing things related to the gem public activity. Your issues seem to
12/26/14
Ma St
12/24/14
`block in <main>': uninitialized constant By (NameError)
I am attempting to locate a text value of "Welcome" on a web page and assert if it exists
unread,
`block in <main>': uninitialized constant By (NameError)
I am attempting to locate a text value of "Welcome" on a web page and assert if it exists
12/24/14