RubyGems
npm
Organizations
Log in
Sign up
RubyGems
nubis_rails_boilerplate
Versions diffs
0.0.10 → 0.0.11
nubis_rails_boilerplate 0.0.10 → 0.0.11
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/capistrano_recipes/templates/nginx_unicorn.erb
+1
-1
metadata
+1
-1
data/lib/capistrano_recipes/templates/nginx_unicorn.erb
CHANGED
@@ -6,7 +6,7 @@ server {
6
6
listen 80;
7
7
<% unless configs['domain_name'].blank? %>
8
8
server_name *.<%= configs['domain_name'] %>
9
-
<% end
-%>
9
+
<% end
%>
10
10
root <%= current_path %>/public;
11
11
12
12
location ^~ /assets/ {
metadata
CHANGED
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: nubis_rails_boilerplate
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
10
4
+
version: 0.0.
11
5
5
prerelease:
6
6
platform: ruby
7
7
authors: