require 'spec_helper' describe name_from_filename do include_examples 'path_extractor' def results [ 'http://test.com', 'test', 'test.com', 'test.gr' ] end def text <1 2
2

3

EOHTML end easy_test end