Charles Owen

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Charles Owen created a post, Need to update RubyGem SDK on RubyMine startup
When I open a project up in RubyMine (v3.1.1), invariably I need to update my RubyGem SDK in order to get the project to run.So I go into Settings and change the Language Level from 1.9 to 1.8 and ... -
Charles Owen commented, -
Charles Owen created a post, change table editor number format
For some reason numbers are displaying as 10,000 in the table editor, rather than 10000. How can I change the table editor number format?This is an Oracle database using the ojdbc6.jar. In my dat... -
-
-
Charles Owen created a post, Add a weblogic server in Redmine
Is it possible to add a weblogic server to my Rails project instead of Webrick? And how would I do this?Thanks in advance -
Charles Owen created a post, Create telephone mask
In the database, the telephone field is stored as a string of numbers. However, I want to present it in the view as (999) 999-9999. I came up with a regular expression with gsub. It works in the... -
Charles Owen commented, -
Charles Owen created a post, Create comment/uncomment toolbar icons
I would like to be able to customize the toolbar by adding icons for commenting and uncommenting code. While I know there are keyboard shortcuts for these tasks, I'd like to be able to access them... -
Charles Owen commented,