How do you access activities from the public activity gem inside the rails console? -


i trying figure out how activities in rails console when using public activity gem.

you rails console doing

rails c  

and

publicactivity::activity.all 

Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

c++ - NetBeans Remote Development with additional configuration -

visual studio - TFS will not accept changes I've made to a Java project -