Sha256: a086e12a8bb0dbeaae9ece86f2ac090c146c4f197fb88dcd390a7e64ebf71f85

Contents?: true

Size: 418 Bytes

Versions: 1

Compression:

Stored size: 418 Bytes

Contents

# Set a class for user model (default: User)
# Bigmouth.author_class = "User"
# Set a field for username (default: email)
# Bigmouth.username_key = "email"
# Set a layout (default: bigmouth/default)
# Bigmouth.layout = "application"
## Set summary length to truncate (default: 20 words)
#Bigmouth.summary_length = 10

# TODO
#Rails.application.config.bigmouth.configure do |config|
#  config.username = :username
#end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bigmouth-0.0.1 test/dummy/config/initializers/bigmouth.rb