search for: railsinstaller

Displaying 20 results from an estimated 49 matches for "railsinstaller".

2013 Mar 14
7
No Migration Files are created
...and everything worked fine so far, but suddenly (chapter 11) I can nolonger create Migration Files. when entering "rails g model Name field1:type" I don''t get the usual "create db/migrate...." status lines in the console, but instead tons of location links (C:/Programs/Railsinstaller/Ruby1.9.3/lib/ruby/gems/...activesupport". On the Top it says "Block in cunstantize: uninitialized constant cacher 8NameError) And no migrationfiles are created in the db folder. I tested the "rails g controller"-command which works fine. Also creating new models /migrations i...
2013 Oct 20
1
cannot load such file -- unicode (LoadError)
...ject developed by another team. I''m using Rails version (3.2.13) and my bundle install works successfully. However while running "rails server", I get the error below. Any suggestions are most appreciated. Thanks! -------------- rails server output -------------- C:/software/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/activesupport-3.2. 13/lib/active_support/dependencies.rb:251:in `require'': cannot load such file -- unicode (LoadError) from C:/software/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/activ esupport-3.2.13/lib/active_support/dependencies.rb:...
2011 Feb 21
1
authlogic problem
...------------------------- when i try to start the server with ''>ruby script/server webrick'': => Booting WEBrick... C:/prails/zwemschool/config/environment.rb:22: private method `gem'' called for # <Rails::Configuration:0x33398b8> (NoMethodError) from D:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/ initializer.rb:47:in `run'' from C:/prails/zwemschool/config/environment.rb:13 from D:/RailsInstaller/Ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_ require.rb:31:in `gem_original_require'' from D:/RailsIns...
2013 Jul 13
1
Rails and MySQL
...use MySQL instead of SQLite3. I have MySQL installed on my pc. Do I need to ran something in the ruby to use MySQL? C:\>rails new MySQLRestaurant --database=mysql C:\>cd MySQLRestaurant C:\MySQLRestaurant>rails generate scaffold review poster:string date:datetime ar ticle:text C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/mysql2-0.3.11-x86-mingw32/l ib/mysql2/mysql2.rb:2:in `require'': 126: The specified module could not be found . - C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/mysql2-0.3.11-x86-min gw32/lib/mysql2/1.9/mysql2.so (LoadError) from C:/Rail...
2012 Oct 09
0
[Win7 x64] Encoding::UndefinedConversionError after installing when using gem and rails
Hello, after installing the RailsInstaller i got the following error: C:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb:57:in `exist?'': "\x81" to UTF-8 in conversion from Windows-1252 to UTF-8 (Encoding::UndefinedConversionError) from C:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1...
2012 Jun 09
0
custom_require.rb:36:in `require': 193: %1 is not a valid Win32 application
I just installed rails using Rails installer. and when I ran the following code: > rails new blog > I got the following errors: F:/dev/ruby/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/custom_re quire.rb:36:in `require'': 193: %1 is not a valid Win32 application. - F:/dev/r uby/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/i386-mingw32/digest/md5.so (LoadErro r) from F:/dev/ruby/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1....
2011 Aug 15
3
- WEBrick server refuses to launch
...behavior like this? The only errors I do get are when I shut down the server, so I can''t tell if they are relevant, but here''s what I receive: [2011-08-15 13:59:24] ERROR Errno::ECONNABORTED: An established connection was aborted by the software in your host machine. C:/RailsInstaller/Ruby1.8.7/lib/ruby/1.8/webrick/ httpresponse.rb:324:in`write'' C:/RailsInstaller/Ruby1.8.7/lib/ruby/1.8/webrick/ httpresponse.rb:324:in`<<'' C:/RailsInstaller/Ruby1.8.7/lib/ruby/1.8/webrick/ httpresponse.rb:324:in`_write_data'' C:/RailsInstaller...
2012 May 31
14
How install libv8 (therubyracer) Windows 7
Hello, I have a problem when I try to add the gem therubyracer. I put in my prompt: bundle install, and this error appears: C:\rails\organily>bundle install Fetching gem metadata from https://rubygems.org/......... Using rake (0.9.2.2) Using i18n (0.6.0) Using multi_json (1.3.6) Using activesupport (3.2.3) Using builder (3.0.0) Using activemodel (3.2.3) Using erubis (2.7.0) Using journey
2012 Jun 11
10
installing ruby on rails 1.9.3 on windows 7
m sorry its a totally newbie question, but m really stuck. please help if possible. after installing everything required to run ruby on rails when i write the command ''rails s'' in the command prompt it doesn''t start the server. rather it shows : C:\Sites\railsinstaller_demo>rails s C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/execjs-1.4.0/lib/execjs/run times.rb:51:in `autodetect'': Could not find a JavaScript runtime. See https://gi thub.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUn available) from C:/Rail...
2011 Oct 21
1
Windows RailsInstaller for 2.3.x ?
Can anyone tell me which RailsInstaller version was the last one that provided Rails 2.3.x ? The release notes are a bit skimpy :-) but I need to help someone on Windows get set up to work on a legacy app. TIA, -- Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org http://about.me/hassans...
2011 Oct 22
0
Problem with EngineYard portion of Railsinstaller
I have installed Railsinstaller without any problems. I am going through the video. I ran into a few issues with errors in the video which have already been answered on this site in regards to git. Now I am all the way to the end of the video with the Engineyard deployment. When I deploy I get an error about my gemlock file no...
2011 Nov 01
2
Can't work with command prompt on Windows XP
Hi, collegues. I have installed Railsinstaller 2.0.0 and have a problem When I''m starting Command Prompt with Ruby and Rails I see the following text "The network path was not found. # Rails Environment Configuration. Your git configuration is incomplete. user.name and user.email are required for properly using git and services...
2011 Sep 08
3
Newbie | Installing mysql2 gem
Hello everyone, I wanted to learn about Ruby on Rails and its advantages and I decided to start with some tutorials. Unfortunately I''m forced to post my problem on the forum after days of unsuccessful solutions. I''ve installed Railsinstaller and mysql 5.5.15 64 bit version. I''m running win 7. I''ve been using the following command: C:\>gem install mysql2 -- --with-mysql-lib=C:\MySQL\lib --with-mysql-include=C:\MySQL\include I''ve used this command and included path for Mysql 32 bit (lib, include directorie...
2011 Mar 08
6
Windows /RailsInstaller- Webrick starts but welcome page doesn't load
I''m trying the RailsInstaller to get ROR installed on Windows.. everything was going great(rake db:create/migrate and console working as expected) until I started the server, webrick starts but the welcome page never loads, no errors are displayed at all it just sits there forever, I looked at the logs and there are no errors t...
2012 Mar 14
3
solution for rake db:create
I ran into the following error: WARNING: ''require ''rake/rdoctask'''' is deprecated. Please use ''require ''rdoc/tas k'' (in RDoc 2.4.2+)'' instead. at /usr/lib/ruby/vendor_ruby/rake/rdoctask.rb rake aborted! uninitialized constant Gem ---- Following that advice (which I also found by searching the web for the error
2011 Aug 26
1
gem installation issues
...recieve below, if anyone has any solution for hese issues , i''ll be immensely grateful. 1) gem install rjb Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing rjb: ERROR: Failed to build gem native extension. C:/RailsInstaller/Ruby1.8.7/bin/ruby.exe extconf.rb *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. Provided configuration options: --with-opt-dir...
2012 Aug 28
16
rail s exiting
Hello everyone, I am fairly new to ruby on rails, and I come across this tutorial on treehouse where they help you make a simple version of facebook. anyway, I was writing codes, and I came across this error and I am not sure how to fix it. The error occurs after I type in rail s on the command prompt and as soon as try to look at how it looks on 127.0.0.1:3000, it gives me this error. the
2013 Apr 16
2
An error occurred while installing jk-ferret (0.11.8.3), and Bundler cannot continue.
...t (0.3.3) Using treetop (1.4.12) Using mail (2.4.4) Using actionmailer (3.2.9) Using arel (3.0.2) Using tzinfo (0.3.35) Using activerecord (3.2.9) Using activeresource (3.2.9) Installing jk-ferret (0.11.8.3) Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension . c:/RailsInstaller/Ruby1.9.3/bin/ruby.exe extconf.rb creating Makefile make generating ferret_ext-i386-mingw32.def compiling analysis.c compiling array.c compiling bitvector.c bitvector.c: In function ''frt_bv_eq'': bitvector.c:54:5: warning: ISO C90 forbids mixed declarations and code compiling BZLI...
2011 Oct 08
0
Unable to install required gems
Hello there! I have used RailsInstaller in my Win7 as environment. Lately, I have been unable to install required gems using bundle install which produces result similar to below: ... ... Using sqlite3 (1.3.4) Using uglifier (1.0.3) C:/RailsInstaller/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:427:in `rescue in requ...
2013 Jan 29
0
mysql installation in Windows 7
...m Brian Mario’s repository on github mysql2, extract it in the new mysql2-0.3.12b5 folder and start the procedure as follows. As seen below, I get the error “file ''lib'' not found” at the end. I tried many times, got the same problem. Anyone has a solution to this? EDZIBA-PC /c/railsinstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/mysql2-0.3.12b5 $ gem build mysql2.gemspec fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git WARNING: no description specified Successfully built RubyGem Name: mysql2 Ve...