You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many functions defined in a string interpolated class eval that simply hardcode a value from the feed_options hash. These could easily be moved into the instance methods module and make reference to the feed_options hash instead.
There are many functions defined in a string interpolated class eval that simply hardcode a value from the feed_options hash. These could easily be moved into the instance methods module and make reference to the feed_options hash instead.