Displaying 20 results from an estimated 400000 matches similar to: "miniruby and rails"
2006 Apr 25
1
Minimum Package List
Hi All,
What are the packages (modules) required to build the rails framework
with ruby?
Thanks
-Kuppa
--
Posted via http://www.ruby-forum.com/.
2006 Jun 21
0
make: Warning: Illegal dependency list for target `.DEFAULT''
Please help me! I have downloaded the source for Ruby-1.8.4,
I added gcc to the environment using "gcc=/usr/local/bin/gcc" & "export
gcc". I have run ./configure successfully.
Then when I run "make" under Ruby-1.8.4, it gives me
make: Warning: Illegal dependency list for target `.DEFAULT''
gcc main.o libruby-static.a -ldl -lcrypt -lm -o miniruby -g
2008 Jul 17
0
More trouble connecting Rails to Oracle
Hi,
I have an application under development that I have been working on with
a PC. I have just checked out the code on a Mac, and I cannot get my
server to start. I am using Rails 2.0.2. Below is the error:
wireless:events me$ ruby script/server
=> Booting Mongrel (use ''script/server webrick'' to force WEBrick)
=> Rails application starting on http://0.0.0.0:3000
=>
2006 Jan 24
4
Laszlo on Rails, Flash GUI
Ruby Forum Search did not work, and I did not find any postings about
http://laszlo-plugin.rubyforge.org/. OpenLaszlo is a framework handling
the GUI part, or the V in MVC. See
http://www.laszlosystems.com/lps/laszlo-in-ten-minutes/ for info about
Laszlo itself.
My question is, does anybody have experience with this framework,
especially combined with Rails?
Or, could I get some of the best
2006 Mar 14
4
Cmd. line scripts that use Rails?
Hi all,
I would like to use the Rails framework through scripts. Some of us
like using browsers as an interface, but many of us prefer the command
line.
Does anyone know about writing Ruby scripts that can make use of the
Rails framework to access the database, all from the command line?
Thanks,
- Derek
--
Posted via http://www.ruby-forum.com/.
2013 Jul 05
1
No ActionView module in Rails Edge API. Did they remove it from the framework?
I found that there is no ActionView module in
http://edgeapi.rubyonrails.org/
Did they remove it from the framework?
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
2006 Jun 22
1
Can Rails be used without gems?
I have ruby installed on linux, but not gems.
I wish to run a Rails application so I generated a Rails app on another
(win32) machine and placed the Rails framework in ./vendor/rails so that
it used that instead of rails gem.
I then transfered this over to the linux machine. When I run ruby
script/server I get an error:
=> Booting WEBrick...
2007 Feb 04
2
Beginner Q: Keeping the Ruby on Rails platform up to date.
Hello, I recently installed the ruby on rails framework from this
tutorial:
http://www.hivelogic.com/narrative/articles/ruby_rails_lighttpd_mysql_tiger
So, I installed:
Ruby on Rails 1.1
Ruby 1.8.4
LightTPD 1.4.13
FastCGI 2.4.0
RubyGems 0.9.0
Readline 5.1
PCRE 6.6
FastCGI and MySQL bindings
I figured out how to keep my ruby on rails up to date by using the
command "gem update rails
2009 May 12
2
rails 2.3.2 is not generating environment.rb properly
problem: rails 2.3.2 is not generating
config.action_controller.session_store = :active_record_store in
environment.rb
this is the code in environment.rb
---------------------------------------------------------------------------
# Be sure to restart your server when you modify this file
# Specifies gem version of Rails to use when vendor/rails is not present
RAILS_GEM_VERSION =
2012 Apr 19
7
install Rails from terminal
I have been having trouble install Rails from the terminal on my new
MacBook. I have tried to find a solution on both google and youtube, but
I have not find a solution to the problem
$ rails -v
Rails is not currently installed on this system. To get the latest
version, simply type:
$ sudo gem install rails
You can then rerun your "rails" command.
$ sudo gem install rails
2011 May 15
0
Upgrading to Rails 3.1
I''m working on updating my rails 3.0.5 app to rails 3.1.0.beta1 and I
seem to be running into a problem when doing `rake rails:update` when it
runs `rake rails:update:javascripts`
Here is my bundle:
Gems included by the bundle:
* RedCloth (4.2.7)
* actionmailer (3.1.0.beta1)
* actionpack (3.1.0.beta1)
* activemodel (3.1.0.beta1)
* activerecord (3.1.0.beta1)
* activeresource
2011 Nov 04
0
Announcing Jax: a WebGL framework for Rails
Jax v2.0 has been released. Jax is an MVC-based WebGL development
framework, and the latest version is designed to integrate seamlessly
with Ruby on Rails projects.
For more information, see http://blog.jaxgl.com/what-is-jax/
For live in-browser demos, see http://sinisterchipmunk.github.com
For detailed usage guides (similar in layout to the Rails guides), see
http://guides.jaxgl.com
For
2008 Mar 14
3
`const_missing'': uninitialized constant Spec::Rails
Hi!
I''m experiencing such error while running simple model rspec just to
make sure everything is working.
$ script/spec spec/models/site_user_spec.rb
/var/lib/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:100:in
`const_missing'': uninitialized constant Spec::Rails (NameError)
from
2006 Jul 03
2
Agile Web Dev on Rails - ActiveRecord::RecordNotFound Prob
Hi there
I''ve also made a start on the Agile Web Dev using Rails book! I''ve been
hit with a problem when hitting the ''Add to Cart'' button - I get the
following error message:
ActiveRecord::RecordNotFound in StoreController#add_to_cart
Couldn''t find Product without an ID
RAILS_ROOT: ./script/../config/..
Application Trace | Framework Trace | Full
2006 May 15
2
Flash & Rails Data passing
Hi,
I am new to Rails and we are creating a web 2.0 app where we are
integrating Rails and Flash.
I dont know how to pass the values from flash to Rails to save in
database.
We have integrated the above specified with PHP and Rails.
How to get the data from database and pass on the Flash thru Rails.
Wht i exactly need is,
We have 3 list box where when i select the first list box i need to
2006 Jan 24
2
Is Ruby on Rails our solution?
We have been contemplating a complete rewrite of our web software,
Noosphere, that runs PlanetMath (http://www.planetmath.org) and
PlanetPhysics (http://www.planetphysics.org). The current development
framework is simlar to slashcode (Apache-mod_perl-mysql). One big
limitation is not being able to run different Noosphere modules
installed for different sites on the same Apache server.
2006 Mar 17
1
Congratulations!Both Rails book and framework win Jolt Award
http://www.sdmagazine.com/jolts/2006index.html
BOOKS TECHNICAL
Jolt Winner: Agile Web Development with Rails by Dave Thomas, David
Hansson, Leon Breedt and Mike Clark (Pragmatic Bookshelf)
Productivity Winners:
? Framework Design Guidelines: Conventions, Idioms, and Patterns for
Reusable .NET Libraries by Krzysztof Cwalina and Brad Abrams
(Addison-Wesley)
? Practical Common Lisp by Peter
2006 Feb 22
7
Ruby on Rails with Apache2, MS SQL on Windows XP
My app was running fine with Linux, Apache2/Lighttpd and MySQL. I have a
need to migrate to Windows, Apache2 and MS SQL. But I keep getting the
following error when I load the initial home page. Anyone can please
give me a pointer where to go next for troubleshooting? Thanks in
advance.
NameError in <controller not set>#<action not set>
uninitialized constant
2006 Jan 10
0
Extending Rails with Framework Generators
I''m a total newbie still plowing though people''s code and figuring things
out in general.
One of the things I''ve been looking at are plugins and engines. Although
I''m a newbie, I reached the conclusion that either approach really leaves
much to be desired (also, since I need to learn about the underlying code
instead of borrowing).
I totally agree with DHH
2006 Mar 20
1
Rails CGI calls
I apologise in advance for this newbie question but I am still waiting
to receive some books on ruby & rails and I can''t find the solution
online.
I am learning rails, (and since rails is the only thing I have used that
is based on ruby I am also learning ruby,) by developing a small
application for work to index and serve up images from a document store.
The documents are