Commit Graph

5 Commits

Author SHA1 Message Date
mgabdev d3501953f4 Added check for account variable exists in home_controller meta function 2019-08-18 00:11:41 -04:00
mgabdev d084b8d5f9 Updated route matches in home_controller
Added in set_data_for_meta too
2019-08-18 00:09:25 -04:00
mgabdev 5750786d1a Removed bang operator from account, tag finders in home_controller
If account or tag does not exist, it tosses an error. without bang it ignores if doesn't exist.
2019-08-17 12:16:15 -04:00
mgabdev 5b27b6b646 Updated home_controller.rb to check for meta data for accounts, statuses, tags
if route is account/profile page, status page or tags page, set data to send to application.html.haml to render meta tag content
2019-08-17 01:22:27 -04:00
robcolbert bd0b5afc92 Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00