Displaying 16 results from an estimated 16 matches for "preview3".
Did you mean:
preview
2010 Jun 17
2
"LoadError: no such file to load -- openssl", following Rails Guides
...tdown server
[2010-06-17 17:40:09] INFO WEBrick 1.3.1
[2010-06-17 17:40:09] INFO ruby 1.9.2 (2010-05-31) [i686-linux]
[2010-06-17 17:40:09] INFO WEBrick::HTTPServer#start: pid=15264
port=3000
[2010-06-17 17:40:16] ERROR LoadError: no such file to load -- openssl
/home/lm/.rvm/gems/ruby-1.9.2-preview3/gems/
activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:212:in
`require''
/home/lm/.rvm/gems/ruby-1.9.2-preview3/gems/
activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:212:in
`block in require''
/home/lm/.rvm/gems/ruby-1.9.2-preview3/gems/
activesuppor...
2010 Aug 30
1
in a rails3 - rspec then require 'authlogic/test_case' and now I broke stuff?
...rails/sillymeters/Rakefile:4:in `require''
(See full trace by running task with --trace)
I rand bundle install, but now every time I try to run "rake spec" I end up
with the following error:
rake spec
(in /Users/rick/projects/rails/sillymeters)
/Users/rick/.rvm/rubies/ruby-1.9.2-preview3/bin/ruby -S bundle exec
/Users/rick/.rvm/rubies/ruby-1.9.2-preview3/bin/ruby -Ilib -Ispec
"./spec/models/meter_spec.rb" "./spec/models/user_spec.rb"
/Users/rick/.rvm/gems/ruby-1.9.2-preview3/gems/rspec-core-2.0.0.beta.20/lib/rspec/core/backward_compatibility.rb:20:in
`const_mis...
2006 Feb 11
9
Upgrading to Ruby 1.8.4 and strange problems!
Hi folks,
There is a strange problem here, I''ve installed the latest version of
One-Click Ruby installer [1.8.4-16 preview3], everything went fine, and
after that I''ve installed Rails 1.0.
No problem in setup process, but now, when I try run my rails application,
there are many strange things happening.
In one my application no CSS apply, looks like there is no CSS file, and
worst in another application, I ge...
2010 Nov 22
6
Should be obvious, but how do I even know what versions of ruby are available for rvm to use with rvm install?
...on''t get where I find out what versions are available (other
than the latest stable?) The rails site mentions some
http://rubyonrails.org/download but are those always the full version names
you install? When I do rvm list I get:
rvm rubies
ruby-1.8.7-p299 [ x86_64 ]
=> ruby-1.9.2-preview3 [ x86_64 ]
ruby-head [ x86_64 ]
So at some point I must have installed ruby -1.9.2-preview3 but HOW did I
know it was preview3? (I''m sure I just saw it in a post or tutorial
somewhere, but this should be listed somewhere official shouldn''t it?)
Thanks,
--
Rick R
--
You r...
2010 Dec 10
1
no Ruby script found in input (LoadError)
...oject from git. The project is brand
new, although it does have some gem dependancies. I ran bundle install
and I got the dependancies in stalled. Bundle check confirmed everything
is there. But when I just the rails command (rails -v for example) I get
this:
/Users/joBdsgh/.rvm/rubies/ruby-1.9.2-preview3/bin/ruby: no Ruby script
found in input (LoadError)
This does not happen in any other directory except for the project
directory and any of its subdirectories. I created a dummy rails 3
project and I did not have this problem.
Any idea on what''s causing this error.
--
Posted via http:/...
2010 Jun 17
3
unicorn 1.0.0 - yes, this is a real project
...r changes since 0.991.0.
For users clinging onto the past, MRI 1.8.6 support has been
restored. Users are strongly encouraged to upgrade to the
latest 1.8.7, REE or 1.9.1.
For users looking towards the future, the core test suite and
the Rails 3 (beta) integration tests pass entirely under 1.9.2
preview3. As of the latest rubinius.git[1], Rubinius support is
nearly complete as well.
Under Rubinius, signals may corrupt responses as they''re being
written to the socket, but that should be fixable transparently
to us[4]. Support for the hardly used, hardly documented[2]
embedded command-lin...
2005 Dec 15
5
Instant Rails 1.0 preview7 -- with Typo!
....0: The Release Candidate 4 (aka 0.14.3)
-------------------------------------------------------------------
2005-11-01: Instant Rails 1.0 preview4
* Added mysql\\bin to the path in console windows.
-------------------------------------------------------------------
2005-10-27: Instant Rails 1.0 preview3
* Upgraded Rails to Rails 1.0: The Release Candidate 3 (aka 0.14.2)
* Upgraded to SCGI Rails Runer 0.4.3
* Added \"fxri\" to the help menu.
* Fixed a problem where console windows were being opened in the
wrong current directory. This meant that ruby\\bin wasn\''t being
pu...
2001 Apr 20
1
A lot of questions
...fellow wine users,
I have some questions.
1)
First of all I would like to know if there is a message archive for the
older messages and where can I find it.
2)
Another question is about wine and xserver stability. Every time when I run
MSWORD97 on the latest wine or on the codeweavers wine-1.0-preview3 and I
load a Document with more than one page and I scroll trough the document my
hole xserver crashes. On my pc with nvidia card this could be solved by
replacing the nvidia drivers by the original xfree nvidia drivers. But then
I tried to access my computer via remote display from a pc with a...
2006 Jan 03
2
Instant Rails 1.0 Release Candidate 1
...1.0: The Release Candidate 4 (aka 0.14.3)
-------------------------------------------------------------------
2005-11-01: Instant Rails 1.0 preview4
* Added mysql\bin to the path in console windows.
-------------------------------------------------------------------
2005-10-27: Instant Rails 1.0 preview3
* Upgraded Rails to Rails 1.0: The Release Candidate 3 (aka 0.14.2)
* Upgraded to SCGI Rails Runer 0.4.3
* Added "fxri" to the help menu.
* Fixed a problem where console windows were being opened in the
wrong current directory. This meant that ruby\bin wasn''t being
put on...
2011 Nov 14
2
Looking for environment setup help
Can anyone help with setting up my environment? This all started when
I tried to install Aptana Studio 3, and want to use the debugger. I
have installed ruby 1.9.2, and rails 3.1.0. When I try to install the
ruby-debug-base gem, I get an error that does not make sense to me -
it tells me it needs ruby version > 1.8.7. Here is the error message,
along with other details. I am running this
2006 Mar 17
6
Problem with ruby 1.8.4 One-Click Ruby Installer on windows
...ruby 1.8.2 (One-Click Ruby Installer) installed, but
the rdoc and plugindoc didn''t work, so i decided to install ruby 1.8.4.
I had uninstalled ruby 1.8.2 (uninstaller deleted the whole ruby folder
with radrails and everything, just great) and installed One-Click Ruby
Installer 1.8.4-16 preview3.
Then installed rails, rmagick, radrails, created docs for trunk version
of file_column plugin, everything works.
But when i try to display any page i get lots of errors like these:
compile error
./script/../config/../app/views/admin/properties/_form.rhtml:56: parse
error, unexpected tCONSTANT...
2006 Jan 05
2
Instant Rails 1.0 Final has been released!
...1.0: The Release Candidate 4 (aka 0.14.3)
-------------------------------------------------------------------
2005-11-01: Instant Rails 1.0 preview4
* Added mysql\bin to the path in console windows.
-------------------------------------------------------------------
2005-10-27: Instant Rails 1.0 preview3
* Upgraded Rails to Rails 1.0: The Release Candidate 3 (aka 0.14.2)
* Upgraded to SCGI Rails Runer 0.4.3
* Added "fxri" to the help menu.
* Fixed a problem where console windows were being opened in the
wrong current directory. This meant that ruby\bin wasn''t being
put on...
2006 Mar 19
20
Instiki 0.11.0 - ActiveRecord Forever
Dear all,
If you thought Instiki was a dead project, you were right. Since I''ve got a day job that doesn''t suck
(Official Ruby Zealot of ThoughtWorks Canada), my motivation to do open source greatly sufferred :)
But... but... but! Here is Instiki 0.11.0, and in this version Instiki is (finally!) moving to ActiveRecord backend
and (finally!) has the File Upload feature.
2010 Jun 25
5
Error installing gems for Rails 3.0.0.beta4 on MacOSx
I tried to install Rails 3 Beta in my snow.leopard machine using the
command below: (w/ sudo if it requires)
gem install tzinfo builder memcache-client rack rack-test rack-mount
erubis mail text-format thor bundler i18n
unfortunately after 12 gems installed i got an error regarding
builder-2.1.2
12 gems installed
Installing ri documentation for tzinfo-0.3.22...
Installing ri documentation for
2001 Apr 28
9
DLL Error When Installing Programs
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Running Codeweavers Preview 3 over Helix, X4, & kernel 2.4.2.
<p>Notepad & sol run fine, but when I try to install a program like
Netscape (just testing) I get the following error:
<p><font color="#990000">Invoking /opt/wine/bin/wine.bin cc32d475.exe ...</font>
2010 Jun 21
9
[BUG] Segmentation fault
First of all, I use RVM and I installed ruby-1.9.2-head, which I used
to create a new rails3 gemset. Then I changed to that gemset with rvm
use 1.9.2-head@rails3 and I ran bundle install over the following
Gemfile:
source ''http://rubygems.org''
gem ''rails'', ''3.0.0.beta4''
gem ''sqlite3-ruby'', :require =>