Module: FFavicon
- Defined in:
- lib/ffavicon/config.rb,
lib/ffavicon/railtie.rb,
lib/ffavicon/version.rb,
lib/ffavicon/view_helpers.rb
Defined Under Namespace
Modules: ViewHelpers Classes: Railtie
Constant Summary collapse
- SIZES =
{ apple: %w(57x57 60x60 72x72 76x76 114x114 120x120 144x144 152x152 180x180), favicon: %w(16x16 32x32 96x96 194x194), android: %w(36x36 48x48 72x72 96x96 144x144 192x192), mstile: %w(70x70 144x144 150x150 310x150 310x310) }
- VERSION =
"0.1.1"