Isaac Sloan
Isaac Sloan
Sorry. I've been swamped the last couple months. I'd be fine with that. Thanks.
@paulcsmith Did you ever add this in a fork that we could move back in?
Thanks. Isaac Sloan - isaacsloan.com Artisan Rails Architect 1391 S Slate Canyon Dr. Provo, Ut 84606 Cell: (435)-669-5005 On Tue, Mar 28, 2017 at 12:35 PM, Oleksii Fedorov wrote: >...
I think it would probably make sense to build into amber since it depends on configuration in a generated amber project. Also the more shards were dependent on the more...
I couldn't agree more.
#269 Provide project type option - Web vs Api We do need the ability to generate api scaffolds and controllers. This is a lot easier now that we have respond...
No but @drujensen believes and mostly convinced me that we'll be ok with out it for now as long as we commit to git before generating things.
We decided a couple months ago that this isn't a priority. Seems like I was the only one who actually uses the destroy option in the rails On Nov 12,...
What file are you adding it into?
`gets` would break auto reload which the the purpose of watch. If you want to capture stdin run `crystal src/project.cr` instead.