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

java - How to Configure JAXRS and Spring With Annotations -

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

php - Create image in codeigniter on the fly -