Sha256: f6efa548b682d45b8778344c25b429d44ef2931383716472516c8c72306b9078
Contents?: true
Size: 570 Bytes
Versions: 5
Compression:
Stored size: 570 Bytes
Contents
Cadenero.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
5 entries across 5 versions & 1 rubygems