Sha256: 0b14e9cc236c9a91f6d3d741dfb94a0eddddef5434dd3b850491017cc34d1a60
Contents?: true
Size: 587 Bytes
Versions: 12
Compression:
Stored size: 587 Bytes
Contents
Cadenero.user_class = "<%= user_class %>" # If you do not want to use gravatar for avatars then specify the method to use here: # Rails.application.config.to_prepare do # If you want to change the layout that Cadenero uses, uncomment and customize the next line: # Cadenero::ApplicationController.layout "forem" # # If you want to add your own cancan Abilities to Cadenero, uncomment and customize the next line: # Cadenero::Ability.register_ability(Ability) # end # # By default, these lines will use the layout located at app/views/layouts/forem.html.erb in your application.
Version data entries
12 entries across 12 versions & 1 rubygems