How to customize social_stream gem?

290 views Asked by At

I have successfully implemented social_stream but I am not able to incorporate its features in my app.I am not able to understand what is on github. Anyone who has implemented Social_Stream, plz help me with that. I want to change the look and feel of my application.

2

There are 2 answers

0
Benjamin Crouzier On

Take a look at the way rails engines work.

Here is a railscast you should watch for customising an engine. (The exact same way you would do with social_stream)

0
Antonio Tapiador On

Social Stream's wiki provides details on how to customize the application. Take a look at https://github.com/ging/social_stream/wiki/How-to-change-controllers%2C-models%2C-views%2C-assets-and-locales