#5: Helpers, Devise Invitable, Posts, Markdown, CounterCache

17/06/2021
Free

In this Code-Along video series we'll be building a new home for all the videos - SupeRails.com.

Github repo: https://github.com/yshmarov/superails
Live demo: https://superails.com/

update mailer emails
active link to helpers
dont display pagination if 1 page
helper to see boolean color
gem devise_invitable
scaffold posts
posts basic styling, relationships
counter_cache posts to users
add markdown

update mailer emails https://github.com/yshmarov/superails/commit/18202be0a5566674119870a47e864474fe7e0507
active link to helpers https://github.com/yshmarov/superails/commit/a429845a48102bd80905dd57d68c503bffa0635c
dont display pagination if 1 page https://github.com/yshmarov/superails/commit/50f387d422815060b8c10d91f8b3db574a8d9272
helper to see boolean color https://github.com/yshmarov/superails/commit/9e1b282261403f925fe55a0d0ab7ee26f3836d41
gem devise_invitable https://github.com/yshmarov/superails/commit/94a597e6fd51057835028a20e5037a13ad0085cb
scaffold posts https://github.com/yshmarov/superails/commit/c1339bff389403d59813eadbe3ee6c0058f53d26
posts basic styling, relationships https://github.com/yshmarov/superails/commit/81b447f73d565748d43dda3771a0dcbd30294076
counter_cache posts to users https://github.com/yshmarov/superails/commit/03854eb11964fa2c636c45f1cde6064755820479
add markdown https://github.com/yshmarov/superails/commit/1ca4e6d32155651d29995a87ec4cca21a1bfcf1f

0
Sign in to join the conversation