similar to: Is opinion available as gem or engine ?

Displaying 20 results from an estimated 40000 matches similar to: "Is opinion available as gem or engine ?"

2006 Jul 03
3
Sharing Session Between Two Applications
Hi We have a rails application deployed and working fine. Along with this, we are planning to add "Opinion" forum. The url of the forum will be like http://forum.mymainsite.com Is it possible to share the session (that is, if the user is already logged in on the main site, he need not log in again on the forum section). Is it possible to add the ''opinion'' as a
2006 Jul 07
0
How to add remote sites on Opinion forum?
Hi Can anyone tell how remote sites work with opinion forum. How are remote sites added? And how will some one use remote site. Cheers Rajesh _________________________________________________________________ Try Live.com - your fast, personalized homepage with all the things you care about in one place. http://www.live.com/getstarted -------------- next part -------------- An HTML attachment
2006 Jul 03
0
How to share a table between two applications
Hi, I have one user table in my rails application. I have created a database (e.g. appDB). the appDB has a user table. Then I have another application - Opinion forum - and a database (forumDB) I want to share the user table in appDB in the forum application. This is to make sure that user logins for myrails app and the forum app is common. Is there a better way of doing this? thanks
2006 Jul 04
0
transacting with different db tables
Hi I am trying to make head and tail of a critical problem I am facing. I have my railsapp which has its own user table and account management. Along with that, I am installing Opinion forum as a subdomain on the server. As you know, Opinion has its own user table and account management. I want the user to login once and access domains and subdomains without having to login again. >From
2006 Jul 24
0
Error: NameError (uninitialized constant Mysql)
Hi I am getting this error on my localhost in a project I started work on. It was working properly until sometime back. I am not what broke this because I had to do some copy paste from some other project to make it deploy on site5. NameError (uninitialized constant Mysql): d:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:123:in `const_missing''
2006 Jul 25
0
RESOLVED: Re: NameError (uninitialized constant Mysql)
Hi all I had asked the group about the error: NameError (uninitialized constant Mysql) appearing on the localhost since last few days. I was using Webrick for testing. I installed RubyForApache module, which installed mysql.so along with that. It wasnt successful even after following documentation/tutorials word-by-word. Anyway, the bottom line is : I uninstalled RubyForApache and
2006 Mar 02
2
wiki on rails
Hi I am looking for a functional light-weight wiki which has a wysiwyg front-end for a rails application. I have been trying wikiwyg for the front-end, but the proto subclassing is lost on me. Any suggestions? _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it''s FREE!
2006 Feb 07
1
acts_as_taggable plugin question
Hi I am not sure whether this is the appropriate forum to ask a newbie question about acts_as_taggable plugin. I have installed the plugin on the server and included it in my script as per readme. However, no tags are saved. Another question is, is it possible for the users to edit the tags they have created. ? Thanks
2013 Apr 23
3
Fetching gem metadata from http://rubygems.org/.Unfortunately, a fatal error has occurred. Please se
Hi guys when i''m doing bundle install i got this type of error whats this? please help me. rajesh@rajesh:~/workspace/Cybermedia_Test$ bundle install Fetching gem metadata from http://rubygems.org/.Unfortunately, a fatal error has occurred. Please see the Bundler troubleshooting documentation at http://bit.ly/bundler-issues. Thanks!
2012 Jun 16
0
markdown gem - Markdown Engine Wrapper - Use Your Markdown Library of Choice in Ruby
Hello, I've created a markdown gem in Ruby that lets you use your markdown library of choice. Preconfigured markdown libraries include: kramdown, redcarpet, bluecloth, maruku, rpeg-markdown, rdiscount, pandoc-ruby. Usage in your Ruby code: require 'markdown' Markdown.new( 'Hello World' ).to_html The gem also includes a little command line tool. Try markdown
2011 Feb 16
0
oembed_provider gem now available
Hi everyone, Version 0.1 of the oembed_provider gem is out. oembed_provider is a Rails engine to answer oEmbed requests for application media asset models. In other words, this gem allows your application, after configuring the gem and the relevant models, to act as an oEmbed Provider by providing a controller that returns JSON or XML for a given oEmbed consumer request for the specified media
2010 May 12
0
New version 2.5.0 of IBM_DB gem now available
Hi All, New version 2.5.0 of the IBM_DB gem, the Rails Adapter/Ruby Driver for IBM DB2 and IBM Informix is now available. This release of the gem adds unicode support in the IBM_DB driver for Ruby 1.9. When used with Ruby1.8 the Driver will function in ASCII mode. To know more and get hands with the IBM_DB gem download the latest gem from http://rubygems.org/gems/ibm_db or
2012 Sep 15
1
Could not find gem 'nileshtrivedi-gupshup (>= 0) ruby' in the gems available on this machine.
I wish to use nileshtrivedi-gupshup gem but i am getting this error. Can any one know about this? ERROR Could not find gem ''nileshtrivedi-gupshup (>= 0) ruby'' in the gems available on this machine. Thanks Fahim Babar Patel -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email
2009 Aug 21
0
New version 1.5.0 of the ibm_db gem is now available
Hi, New version, 1.5.0, of IBM_DB ruby gem, the Rails adapter/ Ruby Driver for IBM Data Servers, is now available. This release of the gem enhances the performance of the Ruby driver for IBM Data Servers on Ruby 1.9, by making non-blocking database calls in a transparent manner. With this feature you can now get the real benefit of Rails threaded support and connection pooling with IBM Data
2009 Mar 06
1
About warnings for non-matched items
Dear All, I have many files in my directory. I want to transfer each data into one which is readable. They have so many possibilities, i have collected(manually and visually) all possibilities and represent them as different numbers. Rep[grep('context_log',log1$Remain[1:length(log1$Date)]),]<-"2" Rep[grep('gs',log1$Remain[1:length(log1$Date)]),]<-"5"
2006 Dec 07
0
Mosquito gem available
why has mentioned this before, but I wrote a small test framework for Camping and it is now available as a gem. sudo gem install mosquito If you''d like to write unit or functional test for your Camping app, check it out: http://code.whytheluckystiff.net/camping/wiki/MosquitoForBugFreeCamping http://rubyforge.org/projects/mosquito Several people have already submitted patches and
2008 Sep 04
0
wxRuby 1.9.8, windows gem available
Hi A binary wxRuby 1.9.8 gem for Ruby 1.8 on Windows is now available from http://rubyforge.org/frs/?group_id=35 or by doing "gem install wxruby" This should be significantly better than 1.9.7, so upgrading is recommended. Sorry for the delay; it took a while to find the most suitable compiler version. This was built with MSVC 7.1 (Visual Studio 2003). alex
2006 Apr 07
0
Double opt-in mailing list engine / gem?
Does anyone have any existing code for a double opt-in mailing list system based on Rails? Wouldn''t be hard for me to make one, but I don''t want to reinvent the wheel if someone else has already done it and published the code somewhere? It''s for one-way mailshots only. I don''t need to do much more than collect email addresses of interested people - if the
2006 Aug 08
1
gem install/update errors
Greetings all, I am a newbie to the Ruby world. I just installed Ruby and I am trying to install rails, using gem install. Since my local pc (OS --> Win2k) is behind a proxy server, the command gem install fails. =========== gem install rails Result --> ERROR: While executing gem ... (Errno::EBADF) Bad file descriptor - connect(2) =========== gem install rails -p
2006 Jun 17
1
gem install mysql - problem
Hi all, I run into a problem whilst installing the mysql gem on a debian box and not sure what I need to do. Cheers, Paul root@a:/tmp# gem install mysql Attempting local installation of ''mysql'' Local gem file not found: mysql*.gem Attempting remote installation of ''mysql'' Select which gem to install for your platform (i386-linux) 1. mysql 2.7.2006.05.10