I am trying to remove top menu bar from rhosimulator but I am unable to achieve that.
Can anybody knows how to do that.
You have to uncomment following line in initialize method of app/application.rb file :
#To remove default toolbar uncomment next line:
@@toolbar = nil