Sebastian Nowak

- Total activity 62
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
-
Sebastian Nowak created a post, Ruby interpolation code style
Hi,is it possible to set Ruby interpolation style? I would like to set it to prefer code like"foo bar #{ my_var } baz"over"foo bar #{my_var} baz" -
-
Sebastian Nowak created a post, Bad look of RM 4 EAP under the Ubuntu
I tried to use newest RubyMine 4.0 EAP build 110.403 under the Ubuntu 11.10, Gnome 3 and it looks quite bad for me. There are some grey areas in user interface. Default font in menus, and menu bar... -
Sebastian Nowak created a post, Set source directory
I got one Rails project with unusual directory scheme:* doc* src * app * config * ...Rails application is in src directory. I open a root dir in RM couse I like to have git support in I... -
-
Sebastian Nowak created a post, i18n inspection in RM 3.1
I got a problem using newest version of RM buil 103.105 and I can't easily convert strings in my views in i18n keys using I18N inspection. alt+enter give me only 'convert string to symbo' or give n... -
Sebastian Nowak created a post, Editor problem with shoulda test file
Hi,I installed RM 3.1 EAP. When I editing shoulda test file I notice some issues with editor. It seems like editor can't follow with my keyboard typing. Example when I try to type "respond" in edit... -
Sebastian Nowak commented, -
Sebastian Nowak created a post, Server plugin
Hi!Today I run my RM EAP 96.552 and see the login prompt from IDEA Server Plugin. There was an error "connection timeout". I skip login and during startup process is get many alert windows, mailny ... -
Sebastian Nowak created a post, Basecamp integration
Is there any posibility to integrate RM with Basecamp? Or is there any feature request in issue tracker I can vote on it?