GetStream / Stream-Example-Rails

An example app built using getstream.io
https://getstream.io
38 stars 26 forks source link

Some files should be removed #5

Open a-ta-ta opened 5 years ago

a-ta-ta commented 5 years ago

Thank you for the app! It helps very much! Still there's a lot of empty files which just confuse people (at least me). I suggest removing these files to make the app cleaner and it would be taking less time to look through.

Here's the list of such files:

- helpers: feeds_helper.rb folows_helper.rb items_helper.rb landing_helper.rb pins_helper.rb

- assets: feeds.js.coffee folows.js.coffee items.js.coffee landing.js.coffee pins.js.coffee

- stylesheets: feeds.css.scss folows.css.scss items.css.scss landing.css.scss pins.css.scss

tbarbugli commented 5 years ago

@a-ta-ta sounds like a good idea 👍 feel free to open a PR with the cleanup 😃