Sélectionner une révision Git
CRTPLuaScriptObject.hh
-
Kubat a rédigé
SCRIPT: The "new" method in lua tables must be in the method table and not metatable, also default set the constructors and destructors with the macro
Kubat a rédigéSCRIPT: The "new" method in lua tables must be in the method table and not metatable, also default set the constructors and destructors with the macro
application_controller.rb 99 o
class ApplicationController < ActionController::API
include ActionController::Serialization
end