Sha256: 44b8f5015f83ee3bd8203d5af11699880c759e19463b18b14dced3e7e94a851d
Contents?: true
Size: 895 Bytes
Versions: 64
Compression:
Stored size: 895 Bytes
Contents
############################################################################## # Rakefile - Configuration file for rake (http://rake.rubyforge.org/) # Time-stamp: <Lun 2015-03-09 16:53 svarrette> # # Copyright (c) <%= Time.now.year %> <%= ENV['GIT_AUTHOR_NAME'] %> <<%= ENV['GIT_AUTHOR_EMAIL'] %>> # ____ _ __ _ _ # | _ \ __ _| | _____ / _(_) | ___ # | |_) / _` | |/ / _ \ |_| | |/ _ \ # | _ < (_| | < __/ _| | | __/ # |_| \_\__,_|_|\_\___|_| |_|_|\___| # # Use 'rake -T' to list the available actions # # Resources: # * http://www.stuartellis.eu/articles/rake/ ############################################################################## require 'falkorlib' ## placeholder for custom configuration of FalkorLib.config.* ## See https://github.com/Falkor/falkorlib
Version data entries
64 entries across 64 versions & 1 rubygems