Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
<%= render 'event', :event => @event %>

<p>
  Location: <%= link_to_unless @event.venue_url.blank?,
                               @event.location, @event.venue_url %>
</p>

<%=raw @event.description %>

<%= render 'events/sidebar' %>