scaffeinate / socify

:rocket: Socify is an open source social networking platform written in Ruby on Rails
http://socifyapp.herokuapp.com
GNU General Public License v2.0
375 stars 211 forks source link

Can't update posts #23

Closed briankung closed 7 years ago

briankung commented 7 years ago

After looking into it briefly, it seems like the javascript targets $('#new_post'), which doesn't exist when editing a post. Thoughts on how to solve this?

scaffeinate commented 7 years ago

@briankung Thanks for notifying. Let me look into it.

scaffeinate commented 7 years ago

Fixed by 8900d0c4f9c283f035def6eb48441a47b3ff4f13

scaffeinate commented 7 years ago

Thank you 👍 @briankung