admob

URL
http://www.admob.com/
Author(s)
AdMobAdMob
Summary
Enables easy integration of AdMob ads into a RoR mobile site.

Add your comment ↓

Comments

admob (1.1.2) is Failing
for Athir (Mac OSX, about 1 year ago)

I've created an updated gem that support both Ruby 1.9 and Rails 3. It's called Admob19 and you can install it using 'gem install admob19'.

admob (1.1.2) is Failing
for Athir (Mac OSX, about 1 year ago)

also has a problem with how gets session id. should be session[:session_id] rather than session.session_id.

admob (1.1.2) is Failing
for Athir (Mac OSX, about 1 year ago)

get the following error ....
admob.rb:3:in `require': no such file to load -- md5 (LoadError)

Admob needs to change the require to be 'digest/md5'

Add your comment




Yes No