Sha256: dfe1cd1d15632609f1ff8d0a2779934a6d5abc781ca84921bb9a7492b6cd1611
Contents?: true
Size: 1.93 KB
Versions: 2
Compression:
Stored size: 1.93 KB
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html default: id: 1 base_url: http://myblog.net settings: jabber_password: "" show_extended_on_rss: true itunes_owner: "" blog_name: test blog title_prefix: 1 limit_article_display: 10 sp_url_limit: 3 use_gravatar: false itunes_email: "" blog_subtitle: test subtitle limit_rss_display: 10 itunes_explicit: false ping_urls: |- http://ping.example.com/ping http://alsoping.example.com/rpc/ping itunes_name: "" geourl_location: "" default_allow_pings: false itunes_author: "" send_outbound_pings: true itunes_copyright: "" sp_global: true jabber_address: "" default_allow_comments: true itunes_subtitle: "" email_from: scott@sigkill.org theme: standard_issue text_filter: textile sp_article_auto_close: 300 link_to_author: false itunes_summary: "" comment_text_filter: markdown sp_allow_non_ajax_comments: true second: id: 2 base_url: http://otherblog.net settings: jabber_password: "" show_extended_on_rss: true itunes_owner: "" blog_name: second test blog title_prefix: 0 limit_article_display: 10 sp_url_limit: 0 use_gravatar: false itunes_email: "" blog_subtitle: "" limit_rss_display: 10 itunes_explicit: false ping_urls: |- http://rpc.technorati.com/rpc/ping http://ping.blo.gs/ http://rpc.weblogs.com/RPC2 itunes_name: "" geourl_location: "" default_allow_pings: false itunes_author: "" send_outbound_pings: true itunes_copyright: "" sp_global: true jabber_address: "" default_allow_comments: true itunes_subtitle: "" email_from: scott@sigkill.org theme: standard_issue text_filter: "" sp_article_auto_close: 0 link_to_author: false itunes_summary: "" comment_text_filter: "" sp_allow_non_ajax_comments: true
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
typo-5.0.1 | test/fixtures/blogs.yml |
typo-5.0 | test/fixtures/blogs.yml |