Fixe issue 4, with styles creation#1
Fixe issue 4, with styles creation#1Renand wants to merge 5 commits intoliquifusion:masterfrom Renand:master
Conversation
If you define this attribute to uuid, the file was saved with new name create on the fly as uuid.
base on pluralize() function around modelName value arguments.path = ReplaceNoCase(arguments.path, ":controller", pluralize(variables.wheels.class.modelName), "one");
it's to use it directly with imageTag() helper.
|
Thank you very much for submitting this code. I am reviewing it right now and will get back to you as soon as I can. |
|
There are some issues in this pull request that keep me from being able to pull it in. Basically, I cannot accept this with these commits:
Can you correct and send me a pull request with the other 3 commits?
|
|
Hi Chris, sorry, but I I do not understand exactly, because my english is not perfect :) For the controller attributes, is based on pluralize the model name, do you think is a mistake ? Sorry, but i'm new as developer and with git... :( |
|
Because you call If you'd rather the model be pluralized, then pass the I'm tempted to add an argument named Can you just send pull requests with each feature committed separately? You're trying to solve Issue 4 and add a bunch of other stuff in one go, and I'd like to comment on each addition separately (as I've already done in your separate commits). |
|
By the way, thank you for all of your help! I appreciate it! |
Hi Chris, I made this change an test it in CF9 only.