github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

fiveruns / fiveruns_tuneup_merb

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 9
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (3)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (3)
    • v0.5.3
    • v0.5.2
    • v0.5.1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

FiveRuns TuneUp for Merb — Read more

  cancel

http://tuneup.fiveruns.com

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Change core dependency 
bruce (author)
Sat Nov 08 07:39:47 -0800 2008
commit  02cbf2f8aca508a9ac7f19cd13d8e806108c0616
tree    cd9ce2902c615c4483626bb7a8a40d28e090bce6
parent  162a521a5305a70eddc68f53e8df6173402d5169
fiveruns_tuneup_merb /
name age
history
message
file CHANGELOG Loading commit data...
file LICENSE
file README
file Rakefile
file TODO
directory app/
directory lib/
directory public/
directory stubs/
README
= FiveRuns TuneUp panel for Merb

== Requirements

* fiveruns_tuneup_core gem
* merb-core >= 0.9.5
* merb-slices >= 0.9.5

== Synopsis

FiveRuns TuneUp for Merb.

See http://blog.fiveruns.com/2008/10/11/fiveruns-tuneup-for-merb for the announcement.

== Installation

1. Install the gem:

  sudo gem install fiveruns_tuneup_merb

2. Add the following to your desired environment file (eg, config/environments/development.rb):

  dependency 'fiveruns_tuneup_merb'

3. Add the following to your config/router.rb:

  add_slice FiverunsTuneupMerb
  
(If you're already mounting other slices with `all_slices' this step isn't necessary.)

5. Start your app!

== Sharing

To enable run sharing on the http://tuneup.fiveruns.com service, you need to configure the slice with an API key. Create 
an account at http://tuneup.fiveruns.com/users/new and look at your profile to find your it.

In your environment file (ie, config/environments/development.rb), add the API key:

  Merb::BootLoader.before_app_loads do
    Merb::Slices.config[:fiveruns_tuneup_merb][:api_key] = 'YOUR-API-KEY'
  end  
  
When you restart your application, a "Share this run" link on the TuneUp panel should appear.

== Supported Browsers

The TuneUp plugin has been tested with the following browsers:

* Firefox 2+
* Safari 3.1+

== Bugs and Feature Requests

Please let us know if you run into any problems with your application or browser. The plugin uses CSS isolation 
techniques that could interfere with your HTML or CSS code.

You can contact support at support@fiveruns.com
  
== Contributing

Help us make TuneUp better on Merb by contributing via GitHub.
  http://github.com/fiveruns/fiveruns_tuneup_merb
  http://github.com/fiveruns/fiveruns_tuneup_core  
    
== License

See LICENSE
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server