| Issue 2034: | rename start & end > start_time & end_time | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I read the guidelines and I would like to request this. I'm working on a server side code in Ruby, and end is a reserved word in Ruby so it makes it more difficult to map the model directly. I think start & end are to generic in programming world, therefore I suggest to make start_time & end_time or start_date & end_date default. Basically, anything but bare start & end. Thanks.
Jun 7, 2014
Project Member
#1
adamrs...@gmail.com
Status:
Done
|
|
| ► Sign in to add a comment |