Tim Monaghan
Tim Monaghan
I had just set up 8 sites and everything was going fine, but then I went to change the domain name of the cipi panel itself and the whole thing...
For example I'd like to be able to add **shoreman**, and see which of my servers it's on, as well as other plugins.
`undefined local variable or method`destroy_user_session_path' for # Did you mean? destroy_session_path` It works on every other page. Any ideas would be much appreciated! Thanks, Tim
Hi there, awesome gem - thank you! I'd like to store my diffs in a DB as plain text diffs to make them smaller, more portable, etc. This part is...
## Bug Report ``` module Ll VERSION = "0.1.0" # get the directory contents of the current directory def self.get_directory_contents Dir.children(".") end end ``` Response: ``` PS C:\Users\tsmon\crystal\ll> crystal run...