tochman / onebody

private member portal for churches, built with Ruby on Rails
http://church.io
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add Prayer to PrayerRequest #1

Open tochman opened 9 years ago

tochman commented 9 years ago
tochman commented 9 years ago

I deployed the first version that allows for adding and displaying prayers on PrayerRequest#show. The UI needs some more love and the index display is not implemented. See https://github.com/tochman/onebody/commit/a40b81e34d4a378d1434434c88b65a591503b28d

Also, should an addition of a Prayer be displayed in the feed?

tochman commented 9 years ago

Added prayer to stream and updated prayers#show and decorator for stream items. See 98059d867e18ce81b8093826646d07e38d0dd7a9