search for: rubymineprojects

Displaying 4 results from an estimated 4 matches for "rubymineprojects".

2014 Jun 07
0
Multitenancy with Rails and rspec
Hello, I am following this book Multitenancy with Rails. Has anyone here read this book or can shed light on the issue? When I run rspec i get following errors rspec spec/features/accounts/sign_up_spec.rb C:/Users/J/RubymineProjects/subscribem/spec/dummy/config/environments/test.rb:1:in `<top (required)>': undefined me thod `configure' for #<Dummy::Application:0x416fe08> (NoMethodError) from C:/Ruby200/lib/ruby/gems/2.0.0/gems/activesupport-4.0.5/lib/active_support/dependencies.rb:229:in `req uir...
2012 Nov 27
0
[ wxruby-Bugs-29673 ] no matching architecture in universal wrapper
...=29673&group_id=35 Category: Installer problems Group: current Status: Open Resolution: None Priority: 3 Submitted By: tiger zen (puti313) Assigned to: Nobody (None) Summary: no matching architecture in universal wrapper Initial Comment: xiong-kuheimatoMacBook-Air:~ hotpig$ ruby /Users/hotpig/RubymineProjects/wxruby/first_window.rb /Library/Ruby/Gems/1.8/gems/wxruby-1.9.3-universal-darwin/lib/wxruby2.bundle: dlopen(/Library/Ruby/Gems/1.8/gems/wxruby-1.9.3-universal-darwin/lib/wxruby2.bundle, 9): no suitable image found. Did find: (LoadError) /Library/Ruby/Gems/1.8/gems/wxruby-1.9.3-universal-da...
2013 Mar 24
5
Rails 4.0 has_many_through and fields_for
...lized_interactions() do |builder| %> <% role = builder.object.role %> <%= builder.hidden_field :role_id %> <div class="field"> Trace of template inclusion: app/views/controller_actions/edit.html.erb Rails.root: /home/john/RubyMineProjects/Rails/4.0/urps2 Application Trace <http://localhost:3100/controller_actions/1/edit#> | Framework Trace <http://localhost:3100/controller_actions/1/edit#> | Full Trace<http://localhost:3100/controller_actions/1/edit#> app/views/controller_actions/_form.html.erb:21:in `block (2...
2010 Feb 27
3
Oniguruma and Ultraviolet on Windows 7
Hi I have been tying to install the followings gems in order to add code syntax highlighting to my application: -Oniguruma -Ultraviolet -Harsh Unfortunately I have been running into the the following errors when running "gem install oniguruma ultraviolet" Building native extensions. This could take a while... ERROR: Error installing oniguruma: ERROR: Failed to build gem