Johnbat26
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Johnbat26 created a post, Support for Mongoid Embedded association
Hello.Could you add support for Mongoid Embedded association in Model diagrams ? -
-
-
-
-
-
-
-
Johnbat26 created a post, RubyMine 4.5.4 and Russian language in cucumber features ...
Hi.I want to write my cucumber features in russian.RubyMine don't' highlight russian names.Cucumber russian support:cucumber --i18n ru | feature | "Функция", "Функционал", "Свойство" ... -
Johnbat26 created a post, Debug resque jobs in rubymine and remote debug ...
Hello anyone!I am developing background jobs for resque gem.resque gem : https://github.com/defunkt/resqueIt start with command: RESQUE_WORKER=true resque-pool --environment production VERBOSE=tr...