This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
04e81cf706cf68d4f9db90adf6817e1dbaa77329ba97b4b8f2a744ab66d91e571e274b8aad90fbc86980d7a9a67a55af1a6f8799026047011c320adf88640551e4;samflores |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sdsad |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
[0] { | |
"2_production" => { | |
"core_instance" => [ | |
[0] { | |
"kind" => 0, | |
"ebses" => [ | |
[0] { | |
"size" => 70, | |
"device" => "/dev/sdf", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show | |
Endereços | |
Detalhes ( Nome, Telefone, Endereço ) | |
Cardápio | |
Fotos | |
Promoções | |
Comentários / Reviews |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if transaction.errors.empty? | |
# Processa a notificação. A melhor maneira de se fazer isso é realizar | |
# o processamento em background. Uma boa alternativa para isso é a | |
# biblioteca Sidekiq. | |
@payment = Payment.find[transaction.reference.gsub("DW", "")] | |
PagseguroMailer.welcome(payment).deliver | |
PaseguroMailer.welcome(@payment).deliver | |
p transaction | |
if @payment.present? and @payment.awainting? and @payment.value == transaction.gross_amount and transaction.code == 3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%w(1 2 3 4 5).in_groups_of(2, false) do |group| | |
div.row | |
group.each do |product| | |
div.column | |
product | |
end | |
end | |
div.row | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
namespace :seed do | |
desc "Creating additional services" | |
task services: :environment do | |
stages.each do |stage| | |
StageAction.create(stage: stage, product: protheus, name: 'sql', label: 'sql') | |
StageAction.create(stage: stage, product: protheus, name: 'ini', label: 'ini') | |
StageAction.create(stage: stage, product: fluig, name: 'change_port', label: 'change_port') | |
StageAction.create(stage: stage, product: fluig, name: 'change_dns', label: 'change_dns') | |
end | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[50464a4a-abba-4168-b0e5-66c5db16d35d] Started POST "/protheus/migration/36/service" for 127.0.0.1 at 2015-04-27 13:24:53 -0300 | |
[50464a4a-abba-4168-b0e5-66c5db16d35d] Error occurred while parsing request parameters. | |
Contents: | |
utf8=%E2%9C%93&authenticity_token=EzuPnuK%2BVT%2FUjNEOVRmn3Olc8%2F6wrBI4wdl%2F6RJgEw4%3D&simulator_calculator%5Bsimulator_old_env_characteristics%5D%5Bsoftware_integration%5D=false&simulator_calculator%5Bsimulator_old_env_characteristics%5D%5Btss_at_installation%5D=false&simulator_calculator%5Bsimulator_migration_service_selector%5D%5Bdefault_services%5D%5B%5D=0&simulator_calculator%5Bsimulator_migration_service_selector%5D%5Bdefault_services%5D%5B%5D=erp_agendador&simulator_calculator%5Bsimulator_migration_service_selector%5D%5Bdata_size%5D=4&simulator_calculator%5Bsimulator_migration_service_selector%5D%5Boptional_services%5D%5B%5D=0&simulator_calculator%5Bsimulator_migration_service_selector%5D%5Boptional_services%5D%5B%5D=0&simulator_calculator%5Bsimulator_migration_service_selector |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[d9ea8c42-72ea-4ad2-b9c0-c1dad2915723] Started GET "/" for 127.0.0.1 at 2015-04-23 11:13:08 -0300 | |
[d9ea8c42-72ea-4ad2-b9c0-c1dad2915723] Processing by HomeController#index as HTML | |
[d9ea8c42-72ea-4ad2-b9c0-c1dad2915723] Redirected to http://localhost:3000/saml/sso | |
[d9ea8c42-72ea-4ad2-b9c0-c1dad2915723] Filter chain halted as :is_a_customer_logged? rendered or redirected | |
[d9ea8c42-72ea-4ad2-b9c0-c1dad2915723] Completed 302 Found in 1ms (ActiveRecord: 0.0ms) | |
[b56a1f5d-2a82-4883-b6de-548d96d48256] | |
[b56a1f5d-2a82-4883-b6de-548d96d48256] | |
[b56a1f5d-2a82-4883-b6de-548d96d48256] Started GET "/saml/sso" for 127.0.0.1 at 2015-04-23 11:13:08 -0300 | |
[b56a1f5d-2a82-4883-b6de-548d96d48256] Processing by SamlController#sso as HTML | |
[b56a1f5d-2a82-4883-b6de-548d96d48256] Created AuthnRequest: <samlp:AuthnRequest AssertionConsumerServiceURL='http://localhost:3000/saml/acs' Destination='https://adtsys.customerfi.com/cloudpass/SPInitRedirect/receiveSSORequest/8tbk2dxheat19wg01421685143824/4t7059tc71ks63vw1422273277671' ID='_ca7f4d |
NewerOlder