Skip to content

Instantly share code, notes, and snippets.

@Pistos
Created November 6, 2011 05:07
Show Gist options
  • Select an option

  • Save Pistos/1342505 to your computer and use it in GitHub Desktop.

Select an option

Save Pistos/1342505 to your computer and use it in GitHub Desktop.
ActionView::Template::Error (undefined method `tag_text_regexp' for ActsAsTaggableOn::Tag(id: integer, name: string):Class):
19: != markdownify(post, :youtube_maps => post[:youtube_titles])
20: - if post.o_embed_cache_id.present?
21: = o_embed_html(post.o_embed_cache)
lib/diaspora/taggable.rb:44:in `format_tags'
app/models/status_message.rb:64:in `formatted_message'
app/models/status_message.rb:49:in `text'
app/views/status_messages/_status_message.html.haml:22:in `_app_views_status_messages__status_message_html_haml__1172895017_56252100_10886956'
app/views/shared/_stream_element.html.haml:41:in `_app_views_shared__stream_element_html_haml___413411123_50720540_6958476'
app/views/shared/_stream.haml:5:in `_app_views_shared__stream_haml___62388603_51007060_2787724'
app/views/aspects/_aspect_stream.haml:23:in `_app_views_aspects__aspect_stream_haml___1936237180_51805720_5299500'
app/views/aspects/index.html.haml:51:in `_app_views_aspects_index_html_haml__677629626_49743400_0'
app/controllers/application_controller.rb:159:in `default_stream_action'
app/controllers/multis_controller.rb:9:in `index'
lib/chrome_frame.rb:39:in `call'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment