http://edgar411.com

Google Custom Search



You are

|| Login | Register | Why Register? ||


Browse Authors Of Fragments And Output Reports

Browse Stock Symbols

Browse EDGAR Input Reports

Browse Output Reports

Browse Fragments Used To Create Output Reports


About Edgar411.com

Contact Edgar411.com

Terms and Conditions

Built by http://bikle.com
(Rails Development/Consulting)

RDoc of Edgar411.com

RDoc of ActiveScaffold Plugin

RDoc of Hpricot 0.6

RDoc of Ruby On Rails


Translations:
Built with:
GNU Emacs
Arorem
Subversion
Piston
FreeBSD
PostgreSQL
Rails 1.2
LoginSugar
Active Scaffold
Hpricot
Lighttpd
|| Home | Users | Symbols | Input Reports | Output Reports | Fragments ||

Terms and Conditions

Essentially http://edgar411.com is a simple research project.

It is completely unsuitable for providing data to investors for a number of reasons:

  • Some of the data displayed here is probably inaccurate.
  • The software which drives the site is new and un-hardened.
  • Much of the HTML served here comes from outside sources and is thus insecure.
To protect your PC, it would be wise to browse this site with a recent version of firefox:

http://edgar411.com accepts no responsibility for any damage which may occur to your PC or financial affairs due to the HTML or data served here.

If you are browsing this site from a PC which contains important data or serves a critical purpose,

I ask you to exit Edgar411.com now.

If you need financial data to help you make investment decisions,
I suggest you purchase it from a reputable site such as http://valueline.com.


Source Code:

/controllers/sttc_controller.rb

class SttcController < ApplicationController
  skip_before_filter :authenticate_usr
  def index
  end
end
sttc.rb is missing

/helpers/sttc_helper.rb

module SttcHelper
end