Samir Sabri
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
-
Samir Sabri commented, -
-
Samir Sabri created a post, CompletedCan't debug
I get this error when trying to install ruby-debug-base: gem install ruby-debug-base -v '0.10.5.rc10' Building native extensions. This could take a while... ERROR: Error installing ruby-debug-b... -
-
-
Samir Sabri created a post, How to create a new look and feel ?
Hello,I would like to know please, how to create a new look and feel ? for example, how to customize the background of the project tree ? currently its white.As for the code color scheme, I can cop... -
Samir Sabri commented, -
Samir Sabri created a post, Uninitialized constant {Class Name}Controller when debugging spec file
I am trying to debug a spec test, but, it seems that the rails envoironmet is not loaded, because I get this error:Fast Debugger (ruby-debug-ide 0.4.17.beta8, ruby-debug-base 0.11.30.pre4) listens ... -
Samir Sabri created a post, Why I get NameError: uninitialized constant {mode name} when debugging rspec tests ?
Hello,I am trying to debug spec test, and I've noticed that all models are not initialized, I get this error when I try to evaluate a model School:NameError: uninitialized constant SchoolPlease adv... -