Re: [Rails] Following railstutorial.org tutorial, how to make the microposts be seen by all?

2013-03-02 Thread Colin Law
On 2 March 2013 10:27, Shawn Francis wrote: > I am a new learner of Ruby on Rails. > I followed through the railstutorial.org tutorial and I'm trying to > learn off the sample demo app where you can to make microposts and only > the people who are "following" you can see them. > If I wanted to mak

[Rails] Following railstutorial.org tutorial, how to make the microposts be seen by all?

2013-03-02 Thread Shawn Francis
I am a new learner of Ruby on Rails. I followed through the railstutorial.org tutorial and I'm trying to learn off the sample demo app where you can to make microposts and only the people who are "following" you can see them. If I wanted to make it so every user can see microposts as an additional