Displaying 5 results from an estimated 5 matches for "georuby".
Did you mean:
georghy
2006 Mar 08
0
Postgis on Rails
For those of you looking to add some spatial functionality to your Ruby
or Ruby on Rails app, there''s a new project called GeoRuby. It''s pretty
new (at v0.0.1), but the basic functionality works and it''s available
under the fab MIT license.
There was some interest in this on the postgis-users list, so I figured
the Rails list might like to know too.
Check out:
http://rubyforge.org/projects/georuby/
and
ht...
2007 Aug 22
1
AAF - 0.4.1 - Ferret 0.11.4
...crash the
site =).
The weird thing is, this just starting happening. So I attempt to roll
everything back to an older version, and the error is still there. I
assume it''s a conflict with a GEM then.
Does anyone have any idea if DRB server does not react well to some
gems, maybe rmagick, georuby etc?
thanks!
--
Posted via http://www.ruby-forum.com/.
2010 Jul 19
1
geokit app
Newbie here :)
So, a friend mentioned that geokit is the way to go if I want to make
a simple location based app.
I basically want to make a list of locations so the app should allow
me to
Create a location, give it a name and an address along with the geo
location information associated with it.
(Geokit will take care of this last thing right?)
I tried looking for sample apps but had no
2012 Aug 07
0
spatial_adapter and ruby_ldap
Hi,
I''m running rails 3.0.9 with activerecord 3.0.9 and have three database
connections in my rails application - LDAP connection, Oracle and Postgres
with PostGIS. I have installed gems GeoRuby v 1.3.4, spatial_adapter v
1.3.1, activerecord-oracle_enhanced-adapter v 1.4.0, ruby-ldap v 0.9.12 ,
pg v 0.14.0.
With both gems the spatial_adapter seem to work well which also is the case
for the Oracle connection. Problem is if I run spatial_adapter together
with ruby-ldap. The spatial adap...
2008 Jan 15
0
Problem with ruby-debug and rspec
...... any ideas?
-rabble
I''ve got the following plugins installed:
active_record_base_without_table
annotate_models
asset_packager
exception_logger
fixture_replacement
query_reviewer
rspec
rspec_on_rails
spatial_adapter
svn
white_list
will_paginate
ym4r_gm
and am using the following gems:
GeoRuby-1.3.2
RedCloth-3.0.4
has_finder-0.1.5
json-1.1.1
mocha-0.5.5
oauth
ruby-hmac-0.3.1
brickhouse:~/code/fireeagle-rails/core/trunk rabble$ spec
spec/controllers/account_controller_spec.rb
/Users/rabble/code/fireeagle-rails/core/trunk/lib/sso_authentication/test_helper.rb:15
@controller.stubs(:current...