RubyGems Navigation menu

dynamic_footer 0.1.1

This lightweight gem allows you to effortlessly add the current year to your footer. Though that can just be handled by --Time.now.year-- it's always cool to be able to do something extra effortlessly and that's where this gem comes in. It empowers you to customize your app name, or fallback to the default Rails app name, and easily include copyright information and 'All Rights Reserved' statements.It may be a small gem, but it's designed to bring simplicity and convenience to your footer. This gem has been inspired by the fact that the JS way of adding the current year to footer is buggy in the rails environment.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - July 14, 2023 (10 KB)
Show all versions (2 total)

Runtime Dependencies (1):

rails ~> 7.0.6

Development Dependencies (3):

actionview >= 0
bundler ~> 2.4.14
rails ~> 7.0.6

Owners:

Pushed by:

Authors:

  • Elly Ambet

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 443

For this version 428

License:

MIT

Required Ruby Version: >= 2.6.0

Links: